about summary refs log tree commit diff
path: root/util
AgeCommit message (Expand)AuthorLines
2017-08-03Generate version index for docs domain indexPascal Hertleif-0/+70
2017-08-03Update URL in rendered docs Github ribbonPascal Hertleif-1/+1
2017-08-01Fix the config regex for the wiki generatorOliver Schneider-1/+1
2017-01-26allow linebreaks in parsed wiki scriptOliver Schneider-1/+1
2016-12-21every line needs to be its own stringOliver Schneider-1/+4
2016-12-21shorten deprecated lints line lengthOliver Schneider-1/+1
2016-10-30fix `dogfood.sh`Sebastian Ullrich-1/+1
2016-10-03Improve the coverage scriptmcarton-17/+7
2016-10-02Add a script to run `kcov`mcarton-0/+47
2016-08-28Actually scroll lint panels into viewPascal Hertleif-13/+34
2016-08-28Tweak HTML version of docs with scroll to lintsPascal Hertleif-5/+33
2016-08-07Make Python utils more idiomatic, use better names, fix -c mode of update_wiki.Georg Brandl-246/+159
2016-08-07Make lint descriptions short and to the point; always fitting the column "tri...Georg Brandl-1/+1
2016-07-19Merge pull request #1109 from Manishearth/setup-gh-pagesMartin Carton-3/+3
2016-07-19Fix deploy.sh and python2 usagemcarton-3/+3
2016-07-19Merge pull request #1107 from Manishearth/setup-gh-pagesMartin Carton-0/+319
2016-07-19Setup automatic push of gh-pagesmcarton-5/+22
2016-07-18add an internal lint that catches misordered pathsOliver Schneider-5/+4
2016-07-15Add Level 'Deprecated'Pascal Hertleif-1/+2
2016-07-15HMTL Docs: Add Configuration, Fix Example SectionPascal Hertleif-5/+20
2016-07-14Adjust HTML DocsPascal Hertleif-66/+111
2016-07-12Add First Draft of Lint Listing PagePascal Hertleif-0/+241
2016-06-17Include restriction lints in the wikimcarton-1/+9
2016-06-17Fix paths in *update_wiki.py*mcarton-1/+1
2016-05-29Merge branch 'pr-961'Andre Bogus-9/+33
2016-05-27Ensure the correct clippy_lints dependency version.Georg Brandl-0/+23
2016-05-27Some Python style nits.Georg Brandl-9/+10
2016-05-27Fix wiki links and `char_lit_as_u8`mcarton-1/+1
2016-05-27split clippy into lints, plugin and cargo-clippyOliver Schneider-10/+10
2016-04-30fixed tests, added clippy_restrictions lint groupAndre Bogus-8/+31
2016-04-14Autogenerate CHANGELOG links to lints in wikimcarton-1/+10
2016-03-24Deprecates 4 lintsmcarton-6/+49
2016-03-15Fix `conf.rs` path in `update_wiki`mcarton-1/+1
2016-03-12Add configuration variables to wikimcarton-8/+32
2016-02-20Build the import lint in update_lints.pymcarton-0/+13
2016-02-07Fix wikimcarton-1/+1
2016-02-06Update `update_wiki.py` to extract default lint levelmcarton-7/+34
2016-01-29Make the python scripts py3 and pep8 compatiblemcarton-12/+29
2016-01-27Make update_lints script accept digits in lint namesFlorian Hartwig-1/+1
2015-12-11added wiki comments + wiki-generating python scriptllogiq-0/+90
2015-09-01lib: add clippy_pedantic group with all Allow by default lints (fixes #265)Georg Brandl-10/+21
2015-08-26Added automatic links to wiki for all lints.llogiq-2/+6
2015-08-24improved README, added lint counterllogiq-0/+5
2015-08-15util: make dogfood executable and give it a shebangGeorg Brandl-0/+1
2015-08-13Address review comments, move to travisManish Goregaokar-1/+4
2015-08-13Add dogfood scriptManish Goregaokar-0/+1
2015-08-13update_lints: add a check mode for travis runsGeorg Brandl-30/+47
2015-08-13update script: also generate lint list in lib.rsGeorg Brandl-80/+110
2015-08-13all: DRY for lint descriptionsGeorg Brandl-0/+80