Skip to content

Commit

Permalink
[CI] QA: Enabled linting for css and js #185
Browse files Browse the repository at this point in the history
Closes #185
  • Loading branch information
yashikajotwani12 committed Feb 12, 2022
1 parent 6cac725 commit effc691
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run-qa-checks
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ jshint openwisp_notifications/static/openwisp-notifications/js/*.js
stylelint "openwisp_notifications/static/openwisp-notifications/css/*.css"

openwisp-qa-check \
--csslinter \
--jslinter \
--migration-path "./openwisp_notifications/migrations/" \
--migration-module "openwisp_notifications"

Expand Down

0 comments on commit effc691

Please sign in to comment.