Skip to content

Commit fd770f3

Browse files
authored
Merge pull request github#8284 from github/repo-sync
repo sync
2 parents 6caf586 + d45eb12 commit fd770f3

File tree

4 files changed

+780
-1
lines changed

4 files changed

+780
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ coverage/
1111
/data/early-access
1212
dist
1313
.next
14+
.eslintcache
1415

1516
# blc: broken link checker
1617
blc_output.log

.husky/pre-commit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
. "$(dirname "$0")/_/husky.sh"
33

44
node script/prevent-translation-commits.js
5+
npx lint-staged

0 commit comments

Comments
 (0)