-
Notifications
You must be signed in to change notification settings - Fork 0
Compare Final Config for Testing #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The purpose of having the output saved in a readable (multiline) format is so that the humans can see what changed. Shoving everything into one line might make the test output cleaner, but makes the git diff a nightmare. |
8694b78
to
e9220ec
Compare
Tests almost pass, but
|
I did not like the |
And if it is quoted |
nope. You use FreeBSD? instead of OS X's sed? |
@@ -12,6 +12,10 @@ | |||
// Hack: Note that these work, regardless of case | |||
// Here be Dragons | |||
|
|||
/** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ohh that is interesting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your diligent work on this. I feel much more secure in making new changes, now.
Print out final eslint config with the rules sorted alphabetically. Then it will be compared to the previous reason.
To-Dos