Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[WIP] Color format checking for bslint #94
[WIP] Color format checking for bslint #94
Changes from 19 commits
9b77bc6
504ae4a
4566bdd
b8ac58f
fcd7117
0fd23b3
994bb34
56247f9
a4e3941
d1036eb
c2b5dd3
a35513c
5f9769b
77563e5
bac6d4c
abdcfc3
7e4c8fe
e615f8c
a70a3bd
8b1a3f9
ec353ae
3c4426d
01d09ae
8143d12
ec2393e
0071fa8
6ba9eb8
6699af0
fa402c4
64727f9
283a1c6
e22c357
a6b708d
776ed2f
77a9ea0
7b30db8
2f20601
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
The regexes can be defined outside
createColorValidator
function.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.
Can you post an example?