eb7b7ca627 
								
							
								 
							
						 
						
							
							
								
								docs: Fix Sphinx error on non-YAML code snippet  
							
							... 
							
							
							
							This problem was just introduced by commit cec4f33 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								cec4f3383a 
								
							
								 
							
						 
						
							
							
								
								cocs: Clarify disable-line and parser errors, workaround  
							
							... 
							
							
							
							Lots of user confusion expecting `disable-line` to work around parser
errors caused by templating syntax.
Relates to #61 , #65 , #128 , #311 , #460 , #462  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								52234b7a46 
								
							
								 
							
						 
						
							
							
								
								docs: remove erroneous example text in disable-file  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2f8ad7003a 
								
							
								 
							
						 
						
							
							
								
								config: Implement for `ignore-from-file` option  
							
							... 
							
							
							
							Closes https://github.com/adrienverge/yamllint/issues/360 
Co-authored-by: Adrien Vergé <@adrienverge> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								94c1c2bcf2 
								
							
								 
							
						 
						
							
							
								
								docs: Update ALE vim plugin link  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0130e15c8c 
								
							
								 
							
						 
						
							
							
								
								docs: Simplify GitHub Actions example  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3346843edc 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: Better compress PNG image  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								8ac7d58693 
								
							
								 
							
						 
						
							
							
								
								float-values: Add a new rule to check floating-point numbers  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								34a4f76e8b 
								
							
								 
							
						 
						
							
							
								
								docs: Remove repeated word 'copyright'  
							
							... 
							
							
							
							Fixes  #476  - credit to @chrillep and @adrienverge 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								695fc5f1f1 
								
							
								 
							
						 
						
							
							
								
								docs: Add plugin section for Visual Studio Code  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								632665c3e6 
								
							
								 
							
						 
						
							
							
								
								docs: Add plugin section for IntelliJ  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								89b75b7c05 
								
							
								 
							
						 
						
							
							
								
								refactor: Remove UTF-8 headers in Python files  
							
							... 
							
							
							
							The `# -*- coding: utf-8 -*-` headers were useful for Python 2, and
aren't needed for Python 3 where UTF-8 is the default.
yamllint support of Python 2 was dropped in early 2021, see commit
a3fc64d 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2f423117c1 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: Attempt to clarify configuration file location  
							
							... 
							
							
							
							Closes  #96 , Closes  #212  
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8a320aaf2c 
								
							
								 
							
						 
						
							
							
								
								Make man page show up in apropos  
							
							... 
							
							
							
							Set the 'description' attribute so that Sphinx builds the manpage with
the 'NAME' section. This is necessary for `apropos` to be able to find
yamllint
Fixes part of #76  
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c34c962691 
								
							
								 
							
						 
						
							
							
								
								Remove the repeated word "automatically" in GHA doc  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4f1bbc33dc 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: Fix link syntax on integration.rst  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0f9dffde23 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: Add configuration for integration with Arcanist  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								67cb4eb24d 
								
							
								 
							
						 
						
							
							
								
								Auto-change output format if GitHub Actions detected  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								597e88bb7b 
								
							
								 
							
						 
						
							
							
								
								docs: Make 'yaml-file' config documentation clearer  
							
							... 
							
							
							
							Related to https://github.com/adrienverge/yamllint/issues/311 . 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d274543b72 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: Add Python API usage example  
							
							... 
							
							
							
							Fixes : #297  
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b5b436a3a4 
								
									
								
							
								 
							
						 
						
							
							
								
								Add global "locale" config option and make key-ordering rule locale-aware  
							
							... 
							
							
							
							Support sorting by locale with strcoll(). Properly handle case and accents.
Note: this is a second implementation, for context see:
https://github.com/adrienverge/yamllint/pull/280 
https://github.com/adrienverge/yamllint/issues/285 
https://github.com/adrienverge/yamllint/pull/288  
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9403f1f3ec 
								
							
								 
							
						 
						
							
							
								
								Revert "Add global "locale" config option"  
							
							... 
							
							
							
							This reverts commit 9e90c77https://github.com/adrienverge/yamllint/issues/285 
https://github.com/adrienverge/yamllint/issues/286  
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9e90c777cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Add global "locale" config option and make key-ordering rule locale-aware  
							
							... 
							
							
							
							Support sorting by locale with strcoll(). Properly handle case and accents. 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								954fdd5e8f 
								
							
								 
							
						 
						
							
							
								
								style: Fix 'noqa' for flake8 3.8.0  
							
							... 
							
							
							
							There was a change in behavior of E402, see:
https://gitlab.com/pycqa/flake8/-/issues/638#note_345108633  
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								278a79f093 
								
							
								 
							
						 
						
							
							
								
								Mention YAMLLINT_CONFIG_FILE in the documentation  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								8fa9eb3ced 
								
							
								 
							
						 
						
							
							
								
								Add --no-warnings option to suppress warning messages  
							
							... 
							
							
							
							Use `--no-warnings` option to hide warning messages. It only shows
problems marked as errors. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								fb400dc64b 
								
							
								 
							
						 
						
							
							
								
								Allow disabling all checks for a file  
							
							... 
							
							
							
							Allow disabling of a file, even if it is invalid YAML (syntax error) by
including `# yamllint disable-file` in the first line. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								579a975b70 
								
							
								 
							
						 
						
							
							
								
								docs: Fix pre-commit config file  
							
							... 
							
							
							
							* pre-commit show warning for unsupported key (sha)
* Demonstrate how to use custom yamllint 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								f3d9196aa0 
								
							
								 
							
						 
						
							
							
								
								docs(configuration): improve `yaml-files` code example  
							
							... 
							
							
							
							* A straight copy/paste of the existing example into the `.yamllint` file results in a `yamllint` error! 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								881d301883 
								
							
								 
							
						 
						
							
							
								
								feat: Support reading config from .yamllint.yml and .yamllint.yaml  
							
							... 
							
							
							
							Signed-off-by: Ibrahim AshShohail <me@ibrasho.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b62b424dd4 
								
							
								 
							
						 
						
							
							
								
								feat: Lint .yamllint by default  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								063c854658 
								
							
								 
							
						 
						
							
							
								
								feat: Make YAML file extensions configurable  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								cb5fe2c050 
								
							
								 
							
						 
						
							
							
								
								add OpenBSD installation instructions.  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								930c8eea94 
								
							
								 
							
						 
						
							
							
								
								docs: Simplify installation instruction in the README  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								f66661e36d 
								
							
								 
							
						 
						
							
							
								
								docs(cli): Add a paragraph about standard input  
							
							... 
							
							
							
							See commit 05dfcbc 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d6b89e94e4 
								
							
								 
							
						 
						
							
							
								
								chore(docs): Fix conf.py styling  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a56a1015f0 
								
							
								 
							
						 
						
							
							
								
								style(docs): Fix RST lint errors reported by doc8  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								66adaee66c 
								
							
								 
							
						 
						
							
							
								
								docs: Add documentation on the new -f colored option  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								e864f57d37 
								
							
								 
							
						 
						
							
							
								
								docs: Fix missing quoted-strings module in documentation  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								203cfc20f0 
								
							
								 
							
						 
						
							
							
								
								docs: Remove sudo from pip installation instructions  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								51c30505b5 
								
							
								 
							
						 
						
							
							
								
								docs: Add Mac OS installation instructions  
							
							... 
							
							
							
							See https://github.com/adrienverge/yamllint/issues/91  and
https://github.com/Homebrew/homebrew-core/blob/af2bbe9/Formula/yamllint.rb  
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ff9ebde608 
								
							
								 
							
						 
						
							
							
								
								docs: Remove old Debian / Ubuntu installation instructions  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8ab680635b 
								
							
								 
							
						 
						
							
							
								
								docs: Make `ignore` examples clearer  
							
							... 
							
							
							
							[Solved](https://github.com/metacloud/molecule/issues/1228 ), when
yamllint is used by molecule. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								22e792a433 
								
							
								 
							
						 
						
							
							
								
								Feature: checking octal numbers  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8537b0a164 
								
							
								 
							
						 
						
							
							
								
								Add rule: empty-values, to forbid implicit nulls  
							
							... 
							
							
							
							only in block mappings for now 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								1543d0e435 
								
							
								 
							
						 
						
							
							
								
								New rule key-ordering  
							
							... 
							
							
							
							closes  #67  
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								c4a3e15ff0 
								
							
								 
							
						 
						
							
							
								
								docs(readthedocs): Fix builds on yamllint.readthedocs.io  
							
							... 
							
							
							
							Documentation builds on readthedocs.io partly fail because some modules
imported by yammlint cannot be imported in Sphinx automodule.
This commit fixes that using the tip at [1].
Closes  #66 
[1]: http://docs.readthedocs.io/en/latest/faq.html#i-get-import-errors-on-libraries-that-depend-on-c-modules  
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								db57127971 
								
							
								 
							
						 
						
							
							
								
								docs(integration): Fix pre-commit config file  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								c8e516be2f 
								
							
								 
							
						 
						
							
							
								
								Add documentation for pre-commit  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								df26cc0438 
								
							
								 
							
						 
						
							
							
								
								feat(config): Add support to ignore paths on per-rule basis  
							
							... 
							
							
							
							Example of configuration to use this feature:
    # For all rules
    ignore: |
      *.dont-lint-me.yaml
      /bin/
      !/bin/*.lint-me-anyway.yaml
    rules:
      key-duplicates:
        ignore: |
          generated
          *.template.yaml
      trailing-spaces:
        ignore: |
          *.ignore-trailing-spaces.yaml
          /ascii-art/*
Closes  #43 . 
							
						 
						
							8 years ago