Skip to content

Commit

Permalink
Merge pull request #228 from miqh/fix/197
Browse files Browse the repository at this point in the history
Resolve violations of eslint-comments/no-use lint
  • Loading branch information
Robert authored and GitHub committed Sep 23, 2020
2 parents d9f3933 + 5d00d5b commit f2e557e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"@typescript-eslint/prefer-regexp-exec": "off",
"@typescript-eslint/require-await": "off",
"@typescript-eslint/restrict-template-expressions": "off",
"eslint-comments/no-use": "off",
"func-style": "off",
"github/no-then": "off",
"import/no-extraneous-dependencies": "off",
Expand Down
2 changes: 2 additions & 0 deletions lib/codeql.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f2e557e

Please sign in to comment.