Blacken Salt
|
0b2a5613b3
Blacken salt
|
4 سال پیش |
Erik Johnson
|
002aa88a97
Replace yaml usage with a helper to ensure unicode is handled properly
|
7 سال پیش |
Erik Johnson
|
8a7d56369c
Use with blocks (or try/finally) to ensure filehandles are closed
|
7 سال پیش |
rallytime
|
26f52bd2b8
Move get_colors and get_color_theme to salt.utils.color.py
|
7 سال پیش |
Erik Johnson
|
3184168365
Use explicit unicode strings + break up salt.utils
|
7 سال پیش |
Pedro Algarvio
|
61003bca0a
Take care of resource leakage on tests
|
7 سال پیش |
Pedro Algarvio
|
c0dd5564a5
Py3 compatibility fixes
|
10 سال پیش |
sjwehry
|
8eb6de4e09
fixed typo in tests/consist.py
|
10 سال پیش |
Justin Findlay
|
feb3049aa8
pylint again (why was this not caught the first time?)
|
10 سال پیش |
Justin Findlay
|
415f0785db
pylint fixes
|
10 سال پیش |
Justin Findlay
|
32f5f245ca
finally remove global, unused color declarations
|
10 سال پیش |
Pedro Algarvio
|
3393be722c
Fix PEP8 E713 - test for membership should be "not in"
|
10 سال پیش |
Pedro Algarvio
|
69d0f907f9
Make use of the `print()` function.
|
10 سال پیش |
Pedro Algarvio
|
08c5c8e83a
Fix PyLint W1401, anomalous backslash.
|
11 سال پیش |
Pedro Algarvio
|
d02a2bc224
Include the python encoding file header on tests.
|
11 سال پیش |
=
|
3fdfe9120f
Replaced range(len(collection)) with enumerate(collection)
|
11 سال پیش |
Thomas S Hatch
|
8965400ee7
Add consist test to make sure swarm returns are all the same
|
12 سال پیش |