Skip to content

Commit

Permalink
Change from metric to rule
Browse files Browse the repository at this point in the history
The SARIF that we are interpreting has moved away from using `metric`
to the more general term, `rule`. We need to adapt our baseline lines of
code counting to use `rule` as well.
  • Loading branch information
Andrew Eisenberg committed May 4, 2021
1 parent 8e3540b commit a2312a0
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 30 deletions.
14 changes: 7 additions & 7 deletions lib/analyze.js

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

2 changes: 1 addition & 1 deletion lib/analyze.js.map

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

14 changes: 7 additions & 7 deletions lib/analyze.test.js

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

Loading

0 comments on commit a2312a0

Please sign in to comment.