Skip to content
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

debug: add debug code for testing #1

Merged
merged 5 commits into from
Sep 23, 2019
Merged

debug: add debug code for testing #1

merged 5 commits into from
Sep 23, 2019

Conversation

haya14busa
Copy link
Member

No description provided.

@@ -0,0 +1 @@
a { color: #y3 }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[stylelint] reported by reviewdog 🐶
Unexpected invalid hex color "#y3" (color-no-invalid-hex) color-no-invalid-hex

testdata/test.css Show resolved Hide resolved
a { color: #y3 }


a { color: pink;; }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[stylelint] reported by reviewdog 🐶
Unexpected extra semicolon (no-extra-semicolons) no-extra-semicolons

@haya14busa haya14busa merged commit aece9fa into master Sep 23, 2019
@haya14busa haya14busa deleted the test branch September 23, 2019 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant