File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 29882988 "files" : " ^man/|_pkgdown\\ .yml"
29892989 }
29902990 ],
2991+ "https://github.com/lorenzwalthert/gitignore-tidy" : [
2992+ {
2993+ "id" : " tidy-gitignore" ,
2994+ "name" : " Sort entries in gitignore" ,
2995+ "description" : " Ensure gitignore entries are unique, sorted and have no unecessary white spaces" ,
2996+ "entry" : " gitignore-tidy" ,
2997+ "language" : " python" ,
2998+ "files" : " \\ .gitignore$"
2999+ }
3000+ ],
29913001 "https://github.com/FelixSeptem/pre-commit-golang" : [
29923002 {
29933003 "id" : " bazel-buildifier" ,
Original file line number Diff line number Diff line change @@ -1807,6 +1807,17 @@ <h3 data-repo="https://github.com/lorenzwalthert/precommit">
18071807 - check if your {pkgdown} config file has the correct entries for references and articles
18081808 </ li >
18091809 </ ul >
1810+ < h3 data-repo ="https://github.com/lorenzwalthert/gitignore-tidy ">
1811+ < a href ="https://github.com/lorenzwalthert/gitignore-tidy " target ="_blank ">
1812+ github.com/lorenzwalthert/gitignore-tidy
1813+ </ a >
1814+ </ h3 >
1815+ < ul data-repo ="https://github.com/lorenzwalthert/gitignore-tidy ">
1816+ < li data-id ="tidy-gitignore " data-types ="">
1817+ < code > tidy-gitignore</ code >
1818+ - Ensure gitignore entries are unique, sorted and have no unecessary white spaces
1819+ </ li >
1820+ </ ul >
18101821 < h3 data-repo ="https://github.com/FelixSeptem/pre-commit-golang ">
18111822 < a href ="https://github.com/FelixSeptem/pre-commit-golang " target ="_blank ">
18121823 github.com/FelixSeptem/pre-commit-golang
You can’t perform that action at this time.
0 commit comments