Pedro Algarvio
|
7f396cf978
We're not running the py3 checker
|
9 年之前 |
Pedro Algarvio
|
5f7ab3dc36
Another PEP-8 preciosity disabled
|
9 年之前 |
Pedro Algarvio
|
430c5cfdf7
Another PEP-8 preciosity disabled
|
9 年之前 |
Colton Myers
|
bd6ecdfd43
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
9 年之前 |
Pedro Algarvio
|
62ae9e061a
Forgot to add the code
|
9 年之前 |
Pedro Algarvio
|
3ae68c4f7b
Minor cosmetic changes in order not to disable the PEP8 PyLint code all together
|
9 年之前 |
Pedro Algarvio
|
4002d90e19
Disable W1307 (invalid-format-index)
|
9 年之前 |
Colton Myers
|
000de95974
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
9 年之前 |
Matthew Williams
|
00f170bfb4
make pylint happy
|
9 年之前 |
Colton Myers
|
0b7ac988cc
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
9 年之前 |
Colton Myers
|
1e3160f21c
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
|
9 年之前 |
Pedro Algarvio
|
ca615cd92d
Ignore `W1202` (logging-format-interpolation)
|
9 年之前 |
Pedro Algarvio
|
a1586ef4f6
Ignore `E8731` - do not assign a lambda expression, use a def
|
9 年之前 |
Colton Myers
|
ed51f2bb7c
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
|
9 年之前 |
Pedro Algarvio
|
38f95ec4bb
Disable PEP8 E402(E8402). Module level import not at top of file.
|
9 年之前 |
Pedro Algarvio
|
62f868a076
Merge branch '2015.2' into develop
|
9 年之前 |
Pedro Algarvio
|
bd195af136
Add `__salt_system_encoding__` to the known globals
|
9 年之前 |
Pedro Algarvio
|
b6101f7cb8
Disable the modernize pylint plugin dict fixes
|
9 年之前 |
Pedro Algarvio
|
f0f3fb2de6
Add `__instance_id__` as a known global variable
|
9 年之前 |
Pedro Algarvio
|
a912d0b268
Fix the `__jid_event__` removed during the rebase
|
10 年之前 |
Pedro Algarvio
|
2344ead46f
The string module is not deprecated, only some functions of it.
|
10 年之前 |
Pedro Algarvio
|
2751807e4e
No reports
|
10 年之前 |
Pedro Algarvio
|
8af3e9b16a
Revert "Reuse existing `.pylintrc` and only change what's necessary."
|
10 年之前 |
Pedro Algarvio
|
8990e3710d
Reuse existing `.pylintrc` and only change what's necessary.
|
10 年之前 |
Pedro Algarvio
|
f51672ac30
Update PyLint RC files to support 1.4.0 options
|
10 年之前 |
Pedro Algarvio
|
c3e662db7c
Make use of the `smartup` PyLint plugin.
|
10 年之前 |
Pedro Algarvio
|
31da005e02
Update pylintrc to load the python 3 modernize plugin
|
10 年之前 |
rallytime
|
4648530a50
Fix pylint on develop
|
9 年之前 |
rallytime
|
9898fcf613
Merge branch '2015.2' into 'develop'
|
9 年之前 |
Thomas Jackson
|
4df4a297cb
Remove __progress__ from lint checks, and add in jid_event
|
10 年之前 |