Pedro Algarvio
|
1dd7d8d88f
Require SaltPyLint >= v2017.2.22
|
7 years ago |
Thomas S Hatch
|
c7575c992e
update lint with new thorium builtins
|
8 years ago |
Thomas S Hatch
|
aff4dca278
update lint with new thorium builtins
|
8 years ago |
Mike Place
|
7e540e2c35
Adding new dunders to pylintrcs
|
9 years ago |
C. R. Oldham
|
72032650b8
Add __proxy__ to the list of builtins.
|
9 years ago |
Pedro Algarvio
|
171e022331
Start checking code to enforce a minimum python version support
|
9 years ago |
Colton Myers
|
cca8ddc886
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
9 years ago |
Pedro Algarvio
|
ee9d6ed6af
Start checking code to enforce a minimum python version support
|
9 years ago |
Colton Myers
|
000de95974
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
9 years ago |
Matthew Williams
|
00f170bfb4
make pylint happy
|
9 years ago |
Colton Myers
|
0b7ac988cc
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
|
9 years ago |
Colton Myers
|
1e3160f21c
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
|
9 years ago |
Pedro Algarvio
|
ca615cd92d
Ignore `W1202` (logging-format-interpolation)
|
9 years ago |
Pedro Algarvio
|
a1586ef4f6
Ignore `E8731` - do not assign a lambda expression, use a def
|
9 years ago |
Colton Myers
|
ed51f2bb7c
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
|
9 years ago |
Pedro Algarvio
|
38f95ec4bb
Disable PEP8 E402(E8402). Module level import not at top of file.
|
9 years ago |
Pedro Algarvio
|
62f868a076
Merge branch '2015.2' into develop
|
9 years ago |
Pedro Algarvio
|
bd195af136
Add `__salt_system_encoding__` to the known globals
|
9 years ago |
Pedro Algarvio
|
dd17598afb
Add W1202(logging-format-interpolation) to disabled PyLint checks
|
9 years ago |
Pedro Algarvio
|
b6101f7cb8
Disable the modernize pylint plugin dict fixes
|
9 years ago |
Pedro Algarvio
|
f0f3fb2de6
Add `__instance_id__` as a known global variable
|
9 years ago |
Pedro Algarvio
|
a912d0b268
Fix the `__jid_event__` removed during the rebase
|
10 years ago |
Pedro Algarvio
|
2344ead46f
The string module is not deprecated, only some functions of it.
|
10 years ago |
Pedro Algarvio
|
f51672ac30
Update PyLint RC files to support 1.4.0 options
|
10 years ago |
Pedro Algarvio
|
c3e662db7c
Make use of the `smartup` PyLint plugin.
|
10 years ago |
Pedro Algarvio
|
31da005e02
Update pylintrc to load the python 3 modernize plugin
|
10 years ago |
rallytime
|
4648530a50
Fix pylint on develop
|
9 years ago |
rallytime
|
9898fcf613
Merge branch '2015.2' into 'develop'
|
9 years ago |
Thomas Jackson
|
4df4a297cb
Remove __progress__ from lint checks, and add in jid_event
|
10 years ago |
rallytime
|
dc23823897
Merge branch '2014.7' into '2015.2'
|
9 years ago |