Skip to content

Commit

Permalink
chore: upgrade @silvermine/standardization and remove grunt standards
Browse files Browse the repository at this point in the history
  • Loading branch information
pbredenberg committed Jan 11, 2023
1 parent e7a99aa commit 718ecfe
Show file tree
Hide file tree
Showing 5 changed files with 8,416 additions and 15,677 deletions.
3 changes: 3 additions & 0 deletions .markdownlint.json
@@ -0,0 +1,3 @@
{
"extends": "./node_modules/@silvermine/standardization/.markdownlint.json"
}
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ node_js:
before_install: npm i -g npm@8.5.5

script:
- grunt standards
- npm run standards
- npm test
- commitlint-travis

Expand Down
20 changes: 0 additions & 20 deletions Gruntfile.js

This file was deleted.

0 comments on commit 718ecfe

Please sign in to comment.