Skip to content

Commit 44287e3

Browse files
committed
fix pana score
1 parent aa49ab2 commit 44287e3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
"macos": "bash tool/ci/setup_macos.sh",
2323
"windows": "bash tool/ci/setup_windows.sh"
2424
}
25+
panaScoreThreshold: 10
2526

2627
cd:
2728
name: CD

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A small collection of pre commit hooks to format and lint dart code
2525
+ [Options](#options-3)
2626
- [Documentation](#documentation)
2727

28-
<small><i><a href='http://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>
28+
<small><i><a href='https://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>
2929

3030
## Features
3131
- Provides multiple built in hooks to run on staged files

0 commit comments

Comments
 (0)