Skip to content

Commit

Permalink
Merge pull request #971 from securityscorecard/beta
Browse files Browse the repository at this point in the history
DS v2.0.0
  • Loading branch information
ajkl2533 authored Jul 25, 2024
2 parents 1a34dfd + 271682c commit fbc5cdc
Show file tree
Hide file tree
Showing 418 changed files with 13,860 additions and 12,865 deletions.
18 changes: 0 additions & 18 deletions .betterer/.betterer.results

This file was deleted.

16 changes: 0 additions & 16 deletions .betterer/.betterer.ts

This file was deleted.

1 change: 1 addition & 0 deletions .commitlintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"rules": {
"header-max-length": [2, "always", 69],
"body-max-line-length": [0],
"footer-max-line-length": [0],
"scope-case": [
2,
"always",
Expand Down
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ module.exports = {
unnamedComponents: 'arrow-function',
},
],
'react/react-in-jsx-scope': 'off',
'fp/no-arguments': 'error',
'fp/no-delete': 'error',
'fp/no-get-set': 'error',
Expand Down
Loading

0 comments on commit fbc5cdc

Please sign in to comment.