Mon, 16 Oct 2017 11:43:41 -0400 |
Augie Fackler |
contrib: remove check-code rule about indentation
|
file |
diff |
annotate
|
Thu, 12 Oct 2017 09:34:58 -0700 |
Jun Wu |
check-code: suggest pycompat.is(posix|windows|darwin)
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 17:42:57 -0700 |
Jun Wu |
check-code: forbid platform.system()
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 03:48:11 -0700 |
Augie Fackler |
contrib: add check-code rule banning use of readlink
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 14:18:55 -0700 |
Saurabh Singh |
test-check-code: fail new commits which use 'atexit' instead of 'ui.atexit'
|
file |
diff |
annotate
|
Mon, 02 Oct 2017 02:34:47 -0700 |
Siddharth Agarwal |
check-code: allow an exception for camelcase where required
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 11:55:44 -0400 |
Augie Fackler |
contrib: add a check to check-code to ban superfluous pass statements
|
file |
diff |
annotate
|
Wed, 06 Sep 2017 08:22:54 -0700 |
Martin von Zweigbergk |
check-code: fix incorrect capitalization in camelcase regex
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 16:44:30 -0700 |
Jun Wu |
check-code: forbid "\S" in egrep regular expression
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 15:47:32 -0700 |
Jun Wu |
check-code: forbid using bash in shebang
|
file |
diff |
annotate
|
Fri, 07 Jul 2017 15:11:11 -0400 |
Augie Fackler |
check-code: prohibit `if False` antipattern
|
file |
diff |
annotate
|
Thu, 06 Jul 2017 15:15:02 -0400 |
Augie Fackler |
contrib: widen "direct use of `python`" net again
|
file |
diff |
annotate
|
Tue, 20 Jun 2017 17:25:57 -0400 |
Augie Fackler |
contrib: widen the "don't use `python`" net a little
|
file |
diff |
annotate
|
Tue, 20 Jun 2017 09:49:43 -0400 |
Augie Fackler |
contrib: add check-code rule to enforce non-use of `python` in tests
|
file |
diff |
annotate
|
Tue, 06 Jun 2017 08:58:27 -0700 |
Danek Duvall |
check-code: ban grep's context flags (-A/-B/-C) since they're not on Solaris
|
file |
diff |
annotate
|