We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like the build to fail if the current year doesn't match the year in the LICENSE files. So we'll know to update when the year changes.
Same goes for the header files in the modules.
https://github.com/primer/primer-css/blob/master/modules/primer-css/index.scss#L1-L6
The text was updated successfully, but these errors were encountered:
Love the idea @jonrohan! For now, do we need to change this part
https://github.com/primer/primer-css/blob/3190c9cbae211b2ba04b15851245e79328002d60/modules/primer-css/index.scss#L1-L6
to this part:
Released under MIT license. Copyright 2017 GitHub, Inc. ?
Released under MIT license. Copyright 2017 GitHub, Inc.
Sorry, something went wrong.
I'll fix them up in the test PR, good test material.
Fixed in #384
No branches or pull requests
I would like the build to fail if the current year doesn't match the year in the LICENSE files. So we'll know to update when the year changes.
Same goes for the header files in the modules.
https://github.com/primer/primer-css/blob/master/modules/primer-css/index.scss#L1-L6
The text was updated successfully, but these errors were encountered: