File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ command = splint -I{cwd} -strict +quiet {files}
181181# TODO: https://github.com/kframework/c-semantics
182182# TODO: https://code.google.com/p/checkheaders/ https://github.com/cristeab/checkheaders
183183# TODO: https://github.com/danmar/ublinter
184- # TODO: https://github.com/KDE/clazy/ https://bugs.debian.org/886883
184+ # TODO: clazy https://github.com/KDE/clazy/
185185# TODO: https://trust-in-soft.com/tis-interpreter/
186186# TODO: https://github.com/ucsb-seclab/dr_checker/
187187# TODO: https://github.com/andrew-d/rough-auditing-tool-for-security
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ command = proselint {cwd}
6060# TODO: https://github.com/decagon/pedant
6161# TODO: https://github.com/atpaino/deep-text-corrector
6262# TODO: https://github.com/client9/misspell
63- # TODO: https://github.com/vlajos/misspell-fixer https://bugs.debian.org/895712
63+ # TODO: misspell-fixer https://github.com/vlajos/misspell-fixer
6464# TODO: https://github.com/lyda/misspell-check
6565# TODO: https://github.com/retextjs/awesome-retext
6666# TODO: https://github.com/textlint/textlint
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ comment = https://github.com/Microsoft/Font-Validator
2929
3030[opentype-sanitiser]
3131flags = todo
32- comment = opentype-sanitiser RFP https://bugs.debian.org/817031 https://github.com/khaledhosny/ots
32+ comment = opentype-sanitiser https://github.com/khaledhosny/ots
3333
3434[t1lint]
3535debian = lcdf-typetools
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ files = *.js
2222types = application/javascript text/javascript
2323command = gjslint {files}
2424
25- # TODO: pylama https://bugs.debian.org/779449
25+ # TODO: pylama
2626# TODO: https://github.com/jscs-dev/node-jscs (deprecated)
2727# TODO: https://www.airpair.com/node.js/posts/top-10-mistakes-node-developers-make
2828# TODO: https://github.com/rdio/jsfmt
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ command = check-manifest
124124# TODO: twistedchecker
125125# TODO: pymetrics
126126# TODO: prospector
127- # TODO: pylama https://bugs.debian.org/779449
127+ # TODO: pylama
128128# TODO: python-debtcollector
129129# TODO: python-afl
130130# TODO: python3-yapf
@@ -169,4 +169,4 @@ command = check-manifest
169169# TODO: https://github.com/ikamensh/flynt
170170# TODO: https://github.com/econchick/interrogate
171171# TODO: https://github.com/SourceCode-AI/aura
172- # TODO: https://github.com/dosisod/refurb https://bugs.debian.org/1020950
172+ # TODO: python3-refurb https://github.com/dosisod/refurb
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ command = grep -nHrE '(wget|curl).*\|( *sudo)? *(ba|z)?sh' {cwd}
6161[web-to-apt-key]
6262command = grep -nHrE ' (wget|curl).*\| ( *sudo)? *apt-key' {cwd}
6363
64- # TODO: morbig https://github.com/colis-anr/morbig https://bugs.debian.org/907985
64+ # TODO: morbig https://github.com/colis-anr/morbig
6565# TODO: https://github.com/colis-anr/lintshell
6666# TODO: https://github.com/anordal/shellharden/
6767# TODO: shfmt https://github.com/mvdan/sh
Original file line number Diff line number Diff line change 1- # TODO: https://github.com/SLUB-digitalpreservation/checkit_tiff https://bugs.debian.org/830293
1+ # TODO: checkit-tiff https://github.com/SLUB-digitalpreservation/checkit_tiff
You can’t perform that action at this time.
0 commit comments