chiark / gitweb /
fix PEP8 "W391 blank line at end of file"
[fdroidserver.git] / fdroidserver / lint.py
2014-05-06 Hans-Christoph Steinerfix PEP8 "W391 blank line at end of file"
2014-05-06 Hans-Christoph Steinerfix PEP8 "E302 expected 2 blank lines, found 1"
2014-05-06 Hans-Christoph Steinerfix PEP8 "E401 multiple imports on one line"
2014-05-06 Hans-Christoph Steinerfix PEP8 "E231 missing whitespace after ','"
2014-05-06 Daniel MartíAlso pre-compile list regex warnings
2014-05-06 Daniel MartíWarn about leading spaces in descriptions
2014-04-27 Daniel MartíMerge branch 'master' of https://gitlab.com/eighthave...
2014-04-27 Daniel MartíSlightly better summary/name warning message
2014-04-18 Daniel MartíCount warnings and apps in lint
2014-04-18 Daniel MartíAdd summary-related lint warnings
2014-03-28 Daniel MartíBetter identify empty licenses
2014-03-27 Daniel MartíOnly make lists if a space follows the # or * sign
2014-03-24 Daniel MartíAvoid some false positives in the punctuation check
2014-03-18 Daniel MartíPrint version names and srclibs for reference
2014-03-18 Daniel MartíA couple more rules for lint
2014-03-18 Daniel MartíSeparate lint messages into warnings and pedantic warnings
2014-02-14 Daniel MartíMinor fixes to lint.py
2014-02-13 Hans-Christoph Steinerlint.py: add checks for https:// in various URLs
2014-02-02 Daniel MartíMerge branch 'master' into logging
2014-01-31 Daniel MartíMerge branch 'master' into logging
2014-01-30 Daniel MartíMerge branch 'master' into logging
2014-01-29 Daniel MartíMerge branch 'master' into logging
2014-01-28 Daniel MartíMerge branch 'master' into logging
2014-01-28 Daniel MartíUpdate my own copyright notices
2014-01-27 Daniel MartíMore logging switching
2014-01-26 Daniel MartíLint: don't complain if using tags and UCM is RM/branch
2014-01-24 Daniel MartíDon't warn about tags UCM usage if UCM:None
2014-01-24 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2014-01-23 Ciaran GultnieksMerge commit 'refs/merge-requests/134' of git://gitorio...
2014-01-23 Daniel MartíDon't run lint on disabled apps
2014-01-20 Daniel MartíAlso warn if UCM is None when using tags in commit=
2014-01-20 Daniel MartíWarn about unknown licenses, some extra link checks
2014-01-20 Daniel MartíWarn about incorrect bulleted lists
2014-01-20 Daniel MartíWarn about branches used in commit=
2014-01-20 Daniel MartíMake lint.py somewhat more readable
2014-01-16 Daniel MartíAdd source and issue tracker link warnings
2014-01-15 Daniel MartíMerge commit 'refs/merge-requests/93' of gitorious...
2014-01-09 Daniel MartíNew lint feature: Summary forms
2014-01-09 Daniel MartíNew 'lint' subcommand in testing phase
2014-01-07 Daniel MartíNew lint feature: Summary forms
2014-01-02 Daniel MartíNew 'lint' subcommand in testing phase