issues
search
warpnet
/
salt-lint
A command-line utility that checks for best practices in SaltStack.
https://salt-lint.readthedocs.io/en/latest/
MIT License
154
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
crons should have an identifier
#328
ITJamie
opened
2 months ago
0
cron.present is listed as recommendation but code doesnt seem to exist for it
#327
ITJamie
opened
2 months ago
0
feat(rules): spaces are now needed around parenthesis
#326
ThomasMLdeJong
opened
2 months ago
1
multileme statement parsing
#325
jacekjaros
opened
3 months ago
0
Default running against cdw
#324
gonzoinc
opened
4 months ago
1
make VARY_LOW and LOW non fatal
#323
jacekjaros
opened
8 months ago
0
207, 208 and 210 are useless, as salt removes leading zeroes when parsing integers with yaml
#322
sylvainfaivre
opened
9 months ago
2
Added rule [220] to check for a new line in End Of File
#321
AntonOvseenko
opened
9 months ago
1
fix: install of salt-lint in Dockerfile
#320
roaldnefs
closed
9 months ago
0
feat: replace setup.py by pyproject.toml according to PEP 518
#319
roaldnefs
closed
10 months ago
0
feat: support noqa before multiline strings
#318
tacerus
opened
10 months ago
1
Using `noqa` with multiline strings
#317
tacerus
opened
10 months ago
1
Action required on the Read the Docs integration
#316
roaldnefs
closed
10 months ago
1
Add Python 3.12 support
#315
roaldnefs
closed
10 months ago
0
Check in the names argument is a list in the pkg.installed module
#314
roaldnefs
opened
1 year ago
0
[206] false positive
#313
sblaisot
opened
1 year ago
0
Issue fix 311 - Documentation inconsistency
#312
c4t3l
closed
10 months ago
0
Documentation inconsistency
#311
nf-brentsaner
closed
10 months ago
0
"global" config file option `~/.salt-lint` or `~/.config/.salt-lint` or XDG_whatever?
#310
mdschmitt
closed
10 months ago
1
[205] support for non-state jinja files?
#309
brevilo
opened
1 year ago
1
Cannot install salt-lint because salt-lint requires salt-lint to be able to import __init__.py
#308
clickthisnick
closed
10 months ago
0
chore: bump version to v0.9.2
#307
roaldnefs
closed
1 year ago
0
Ensure python_requires adheres to pep440
#306
hafkensite
closed
1 year ago
0
Lookup for configuration in parent folder.
#305
dgo-
closed
10 months ago
0
Python 3.6.x is EOL and no longer supported.
#304
major0
closed
1 year ago
7
fix: octal rule triggers on time format
#303
nicholasmhughes
closed
10 months ago
1
salt-lint lints a phantom temporary file when run by another program
#302
matthewsht
opened
1 year ago
2
[210] False positives when looking for numbers starting with '0'
#301
roaldnefs
opened
1 year ago
1
rev(rule210): Resolve causing a lot of false positives
#300
jbouter
closed
1 year ago
0
[210] [HIGH] Numbers that start with '0' should always be encapsulated in quotation marks - False positive in latest release 0.9.0
#299
ggiesen
closed
1 year ago
7
chore: Bump version to v0.9.0
#296
jbouter
closed
1 year ago
0
Add missing entries to changelog
#295
roaldnefs
closed
1 year ago
0
Fix pylint issues
#294
roaldnefs
closed
1 year ago
0
fix: octal rule triggers on time format
#293
nicholasmhughes
closed
1 year ago
1
fix(docs): pre-commit configuration example
#292
roaldnefs
closed
1 year ago
0
fix: python linting issues
#291
roaldnefs
closed
1 year ago
1
feat: add python 3.11 support
#290
roaldnefs
closed
1 year ago
2
Fix test status badge in README.md
#288
roaldnefs
closed
1 year ago
0
Fix GitHub workflow for running tox
#287
roaldnefs
closed
1 year ago
0
[FEATURE] Add regex for alternate typo of onchanges
#286
nicholasmhughes
closed
1 year ago
1
Add option to disable the rule with comment
#285
vveliev-tc
closed
10 months ago
2
feat: Add nested dictionary formating check
#284
sblaisot
closed
2 years ago
2
False positive for Jinja variables regex (test provided + failing CI output)
#283
myii
opened
2 years ago
0
Add check for proper nested dict indentation
#282
sblaisot
closed
2 years ago
3
Help writing a new lint test
#281
matthewsht
closed
1 year ago
0
feat[docker]: Add support for ARM
#280
jbouter
closed
2 years ago
0
Add rule 218 File mode Single quotation rule
#279
jtprogru
closed
1 year ago
5
Fix typo
#278
HerHde
closed
2 years ago
1
Actually add trailing whitespaces to example of 201 as stated
#277
Chupaka
closed
2 years ago
3
Require spaces around parenthesis in top file
#276
clickthisnick
opened
2 years ago
1
Next