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

add validator of CSS files #4

Closed
yegor256 opened this issue Apr 21, 2013 · 5 comments
Closed

add validator of CSS files #4

yegor256 opened this issue Apr 21, 2013 · 5 comments
Assignees

Comments

@yegor256
Copy link
Owner

migrated from Trac, where originally posted by yegor256 on 2-Sep-2011 7:06am

Let's create a validator of CSS files. Every file has to be validated against W3C validator: http://jigsaw.w3.org/css-validator/#validate_by_input

@ghost ghost assigned yegor256 Apr 21, 2013
@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 16-Oct-2011 3:28pm

The validation has to be performed for every file in src/main/webapp with .css extension. If there is not Internet or some other IO problem - validation should issue a warning, but should not fail a build.

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 16-Oct-2011 3:30pm

The budget here is 2 hours (including unit tests and integration test). If this time won't be enough you should use PDD mechanism of breaking the task onto parts.

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 18-Oct-2011 3:24am

it's not relevant to the scope of this project

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 11:39pm

Milestone PROTOTYPE deleted

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor on 21-Apr-2013 12:03pm

we moved to Github

rultor pushed a commit that referenced this issue Dec 22, 2015
update from original repo
MikailBag referenced this issue in MikailBag/qulice Jan 21, 2023
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

No branches or pull requests

1 participant