issues
search
adrienverge
/
yamllint
A linter for YAML files.
GNU General Public License v3.0
2.9k
stars
278
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: Import 'yamllint.config' rather than 'yamllint'
#699
adrienverge
closed
3 days ago
1
AttributeError: module 'yamllint' has no attribute 'config'/'linter'
#698
jamesquilty
closed
3 days ago
1
Detecting duplicate keys does not work
#697
Sovietaced
closed
2 weeks ago
0
Update cli.py: encoding='utf-8'
#696
BaseMax
opened
2 weeks ago
6
WIP - forbid key types - Issue #694
#695
AvnerCohen
opened
3 weeks ago
1
Block specific, error prone, yaml key names
#694
AvnerCohen
opened
1 month ago
11
Apply new-lines check to all lines of a file, not just the first one
#693
dbk-rabel
opened
1 month ago
8
Question: Is it possible to enforce an empty line after a multiline string?
#692
dandeandean
closed
1 month ago
2
Display valid message when using CRLF
#691
sahitkumarreddy
opened
1 month ago
1
docs: fix indent of lists
#690
hituzi-no-sippo
closed
1 month ago
1
feat: add the ability to ignored keys while sorting
#689
fernandezcuesta
opened
2 months ago
3
docs: fix position of backquotes
#688
hituzi-no-sippo
closed
2 months ago
1
Improve handling lines with specific prefixes
#687
Okeanos
closed
2 months ago
4
Syntax error on valid characters in anchor names
#686
Freso
opened
3 months ago
1
Python build from source does not work
#685
ominiet
opened
3 months ago
3
Add JSON output format for output
#684
ominiet
closed
2 months ago
5
Question: Is it possible to make it so it forces blank lines between elements?
#683
Stasky745
opened
3 months ago
2
docs: note about .yamllint file
#682
erlangparasu
closed
3 months ago
3
Showing the line range that caused the error
#681
elken
opened
3 months ago
5
Rule feature request: brackets - forbid after maximum size
#680
adammw
opened
3 months ago
3
Allow a reason comment for disabled rules
#679
NickLarsenNZ
opened
4 months ago
7
No module named 'yaml' on v1.35.1
#678
NickLarsenNZ
closed
3 months ago
3
build: remove unused `noqa`
#677
DimitriPapadopoulos
closed
4 months ago
1
Question: Is it possible to get yamllint to check for and enforce YAML 1.2?
#676
fabcor-maxiv
opened
4 months ago
3
Add --workers option for multi-process operations
#675
dirtyhillbilly
opened
5 months ago
9
Wrong pip version used
#674
timothee-dione-evooq
opened
6 months ago
2
ignore-from-file should use path of .yamllint.yaml as base, not current working dir
#673
jellehelsen
opened
6 months ago
2
Disable rules by key
#672
Pandapip1
opened
6 months ago
2
`truthy` rule false positive
#671
Pandapip1
closed
6 months ago
3
feature: add ability to have in one config file multiple configs for different paths
#670
marcindabrowski
opened
6 months ago
1
Feature request: personal configuration (~/.yamllint)
#669
dabrahams
closed
6 months ago
2
quoted-strings - support JSON encoded data in single quotes
#668
Constantin07
opened
7 months ago
2
option to print the configuration file path that is being used
#667
bjt-user
opened
7 months ago
1
False positive with github actions yaml
#666
dosas
closed
7 months ago
3
"string value is redundantly quoted with single quotes" when string is a timestamp
#665
dorak88783
opened
7 months ago
1
yamllint should provide meaningful output if no results found
#664
dheerajkumar23
closed
7 months ago
6
"string value is redundantly quoted with single quotes" when string contains line break and backslash
#663
thomasgilgenast
opened
9 months ago
8
Snap release
#662
lengau
closed
8 months ago
2
Expected <document start> but found <scalar> syntax error wrt comment line between scalars
#661
jude
opened
9 months ago
1
Check values for empty strings if quotas
#660
justlucknb
opened
9 months ago
0
Is there a quick way of enabling all rules?
#659
paddyroddy
opened
9 months ago
0
cli: Restore ignoration of files passed as command-line arguments
#658
adrienverge
closed
9 months ago
1
1.35.0 broke the "ignore" feature
#657
baurmatt
opened
9 months ago
8
Weird lint error on github action yaml
#656
hholst80
closed
9 months ago
1
EditorConfig support
#655
hholst80
closed
9 months ago
1
cli: Cleanly skip broken symlinks that are ignored
#654
adrienverge
closed
9 months ago
2
build: Restore official Read the Docs theme
#653
adrienverge
closed
9 months ago
1
Create GitHub releases with changelogs
#652
lusu007
opened
9 months ago
6
Revert replacement of flake8 with ruff
#651
DimitriPapadopoulos
closed
9 months ago
1
truthy: Adapt forbidden values based on YAML version
#650
adrienverge
closed
9 months ago
6
Next