Commit Graph

  • 128f23bfa3 CI: Run tests on Python 3.8 Adrien Vergé 2020-01-03 09:26:09 +0100
  • 74f8cf85f3
    Disable building on python3.4 dhutty 2019-12-31 10:41:21 -0500
  • 2cd78b5896 Provide a semantics-only configuration Duncan Hutty 2019-12-31 10:21:50 -0500
  • 13a0f11e7c yamllint version 1.20.0 v1.20.0 Adrien Vergé 2019-12-26 16:06:29 +0100
  • 43b95e99d1 Use 'syntax' as rule name upon syntax errors Sylvestre Ledru 2019-12-17 19:29:49 +0100
  • e3a7640fea syntax-error => syntax Sylvestre Ledru 2019-12-17 19:18:45 +0100
  • d18ca0617a Add syntax-error as a code Sylvestre Ledru 2019-12-15 23:19:43 +0100
  • 8fa9eb3ced Add --no-warnings option to suppress warning messages ffapitalle 2019-12-12 05:12:53 -0300
  • 8fde84f130 Adds test for no-warnings and strict mode Federico Fapitalle 2019-12-11 10:30:18 -0300
  • 267b84da14 Leaves --no-warnings option Federico Fapitalle 2019-12-11 10:29:16 -0300
  • 5861f9fe65 Fixes typo on documentation of no-warnings option Federico Fapitalle 2019-12-11 10:28:29 -0300
  • 130fd4f90f Adds documentation for --no-warnings option Federico Fapitalle 2019-12-10 10:34:11 -0300
  • 55945f0842 Adds test case for no-warnings option Federico Fapitalle 2019-12-10 10:29:03 -0300
  • f47b9cc5fa Adds command line option to supress warning messages Federico Fapitalle 2019-12-09 11:23:37 -0300
  • da3788e95a yamllint version 1.19.0 v1.19.0 Adrien Vergé 2019-11-19 11:28:21 +0100
  • fb400dc64b Allow disabling all checks for a file Joel Baranick 2019-11-13 23:32:36 -0800
  • d1d3a07b1b Allow disabling all checks for a file Joel Baranick 2019-11-13 23:32:36 -0800
  • 92324ae730 yamllint version 1.18.0 v1.18.0 Adrien Vergé 2019-10-15 09:49:20 +0200
  • 7359785ea0 fix(default.yaml): disable `empty-values` & `octal-values` by default Imran Iqbal 2019-10-10 23:40:07 +0100
  • 01aed2ae77
    fix(default.yaml): disable `empty-values` & `octal-values` by default Imran Iqbal 2019-10-10 23:40:07 +0100
  • 579a975b70 docs: Fix pre-commit config file Hossein Zolfi 2019-10-01 12:00:33 +0330
  • 2fe11ed427
    docs: Fix pre-commit config file Hossein Zolfi 2019-10-01 12:00:33 +0330
  • f3d9196aa0 docs(configuration): improve `yaml-files` code example Imran Iqbal 2019-09-09 22:53:03 +0100
  • 6edfb46e54
    docs(configuration): improve `yaml-files` code example Imran Iqbal 2019-09-09 22:53:03 +0100
  • 881d301883 feat: Support reading config from .yamllint.yml and .yamllint.yaml Ibrahim AshShohail 2019-08-25 20:11:42 +0300
  • 33445be1d9 feat: Support reading config from .yamllint.yml and .yamllint.yaml Ibrahim AshShohail 2019-08-25 20:11:42 +0300
  • b62b424dd4 feat: Lint .yamllint by default Adrien Vergé 2019-08-26 09:36:55 +0200
  • c15d98d1aa feat: Lint .yamllint by default Adrien Vergé 2019-08-26 09:36:55 +0200
  • ce0336e430 yamllint version 1.17.0 v1.17.0 Adrien Vergé 2019-08-12 16:54:51 +0200
  • 063c854658 feat: Make YAML file extensions configurable grzesuav 2019-07-19 18:28:34 +0200
  • b5ea8967d4 feat: Make YAML file extensions configurable grzesuav 2019-07-19 18:28:34 +0200
  • 673bdbd324 fix(truthy): Fix extra whitespace xatier 2019-08-11 05:50:11 -0700
  • b6b2012f10
    Fix extra whitespace xatier 2019-08-07 20:50:09 -0700
  • 714914c2c3
    Merge branch 'master' of github.com:adrienverge/yamllint xatier 2019-08-07 20:43:16 -0700
  • 790662d369 Debian: Package 1.16.0-1 Philipp Huebner 2019-07-24 17:39:43 +0200
  • 92c5440d22 Merge tag 'v1.16.0' into packaging Philipp Huebner 2019-07-24 17:38:51 +0200
  • cc8c93121c Add Dockerfile Dylan Arbour 2019-07-14 01:50:44 -0400
  • cb5fe2c050 add OpenBSD installation instructions. Remi Pointel 2019-07-09 09:37:43 +0200
  • ea0a99a5d7 add OpenBSD installation instructions. Remi Pointel 2019-07-09 09:37:43 +0200
  • 5f1d1943fb add OpenBSD installation instructions in docs/quickstart.rst. Remi Pointel 2019-07-08 11:27:42 +0200
  • 930c8eea94 docs: Simplify installation instruction in the README Adrien Vergé 2019-07-07 18:00:24 +0200
  • a6ad338f56 docs: Simplify installation instruction in the README Adrien Vergé 2019-07-07 18:00:24 +0200
  • 602334ee72 add OpenBSD installation instructions. Remi Pointel 2019-07-06 09:29:38 +0200
  • f6a24552d9 yamllint version 1.16.0 v1.16.0 Adrien Vergé 2019-06-07 10:04:55 +0200
  • 0ba193331b truthy: Validate options passed to 'allowed-values' Adrien Vergé 2019-06-06 11:05:33 +0200
  • f65553c4f7 config: Validate config options with list of enums Adrien Vergé 2019-06-06 11:01:30 +0200
  • 0fef4c14e7 truthy: Try to make docs on allowed-values more explicit Adrien Vergé 2019-06-06 10:10:34 +0200
  • b3c265de48 truthy: Try to make docs on allowed-values more explicit Adrien Vergé 2019-06-06 10:10:34 +0200
  • 7265997822 truthy: Validate options passed to 'allowed-values' Adrien Vergé 2019-06-06 11:05:33 +0200
  • 96610f6320 config: Validate config options with list of enums Adrien Vergé 2019-06-06 11:01:30 +0200
  • 4ef7e05f3a truthy: Add allowed-values configuration option Ondrej Vaško 2019-06-06 09:59:00 +0200
  • f52347c688
    Add allowed-values configuration option (custom truthy values #150) Ondrej Vasko 2019-06-02 14:37:11 +0200
  • 43c50379e0 Sort import orders xatier 2019-05-27 01:37:40 -0700
  • e3b2611d10
    Sort import orders xatier 2019-05-27 01:37:40 -0700
  • f571e635bf Added dockerfile Rian Finnegan 2019-05-23 13:18:12 +1000
  • fec2c2fba7 fix(parser): Correctly handle DOS new lines in 'line' rules Adrien Vergé 2019-03-25 18:44:45 +0100
  • 055539019c fix(parser): Correctly handle DOS new lines in 'line' rules Adrien Vergé 2019-03-25 18:44:45 +0100
  • 2a66ec2e5e Add FreeBSD installation instructions Mateusz Piotrowski 2019-03-21 17:39:04 +0100
  • 57e70d05f2 Add FreeBSD installation instructions Mateusz Piotrowski 2019-03-21 17:39:04 +0100
  • cc8d56fb94 Debian: Package 1.15.0-1 Philipp Huebner 2019-02-16 11:00:44 +0100
  • d77cb4e2f6 Merge tag 'v1.15.0' into packaging Philipp Huebner 2019-02-16 10:58:48 +0100
  • 37700ab3e6 yamllint version 1.15.0 v1.15.0 Adrien Vergé 2019-02-11 14:18:11 +0100
  • f66661e36d docs(cli): Add a paragraph about standard input Adrien Vergé 2019-02-11 14:07:56 +0100
  • 483a69b652 docs(cli): Add a paragraph about standard input Adrien Vergé 2019-02-11 14:07:56 +0100
  • d6b89e94e4 chore(docs): Fix conf.py styling Adrien Vergé 2019-02-11 14:00:22 +0100
  • 05dfcbc109 cli: Add command line option - to read from standard input Miguel Barao 2019-01-16 17:47:54 +0000
  • 339855eeb7 chore(docs): Fix conf.py styling Adrien Vergé 2019-02-11 14:00:22 +0100
  • aa7c1213bd cli: Add command line option - to read from standard input Miguel Barao 2019-01-16 17:47:54 +0000
  • 1c31952230 Debian: Package 1.14.0-1 Philipp Huebner 2019-01-19 16:11:37 +0100
  • 8e97e6b151 Merge tag 'v1.14.0' into packaging Philipp Huebner 2019-01-19 16:10:26 +0100
  • 16b939958d yamllint version 1.14.0 v1.14.0 Adrien Vergé 2019-01-14 09:47:07 +0100
  • b4740dc1fb comments: Fix ignore-shebangs option on corner cases Adrien Vergé 2019-01-11 12:19:06 +0100
  • b77f78f677 Support ignoring shebangs Mattias Bengtsson 2018-12-06 13:50:24 +0100
  • 273705bf49 comments: Fix ignore-shebangs option on corner cases Adrien Vergé 2019-01-11 12:19:06 +0100
  • 2034d03b2f Support ignoring shebangs Mattias Bengtsson 2018-12-06 13:50:24 +0100
  • 0f073f7a09 config: Do not require all rule options to be set Adrien Vergé 2019-01-09 21:53:07 +0100
  • 6ef721d3dc config: Do not require all rule options to be set Adrien Vergé 2019-01-09 21:53:07 +0100
  • fd78ee0395 Added how Vim can use yamllint without any plugins Max Christian Pohle 2019-01-08 22:08:54 +0100
  • bc7ac81707 Travis CI: Add Python 3.7 and 3.8a cclauss 2018-12-10 17:06:14 +0100
  • de83ced69b
    Travis CI: Add Python 3.7 and 3.8a cclauss 2018-12-10 17:06:14 +0100
  • e67f3c95de
    if [[ $TRAVIS_PYTHON_VERSION != nightly ]]; then flake8 .; fi cclauss 2018-12-10 16:17:11 +0100
  • 4fee8c5314
    Merge branch 'master' into patch-1 cclauss 2018-12-10 10:28:26 +0100
  • a56a1015f0 style(docs): Fix RST lint errors reported by doc8 Adrien Vergé 2018-12-08 11:04:32 +0100
  • 6cf5eecdac chore(CI): Lint RST (reStructuredText) files Adrien Vergé 2018-12-08 10:55:15 +0100
  • 3990bb0be5 style(docs): Fix RST lint errors reported by doc8 Adrien Vergé 2018-12-08 11:04:32 +0100
  • 88b89607e1 chore(CI): Lint RST (reStructuredText) files Adrien Vergé 2018-12-08 10:55:15 +0100
  • 59c0829549 Travis CI: Add Python 3.7, 3.8a, Drop Python 3.3 cclauss 2018-11-15 09:40:31 +0100
  • f4c56b8216 Upgrade Python syntax with pyupgrade Hugo 2018-11-25 11:36:03 +0200
  • 5852566ff0 Upgrade unit tests to use more useful asserts Hugo 2018-11-24 11:40:56 +0200
  • 4a7986b4cf Remove redundant parentheses Hugo 2018-11-24 11:34:35 +0200
  • 3d1ad9a176 Add explicit Trove classifers for PyPI Hugo 2018-11-24 11:33:02 +0200
  • 8da6e36bf1 Add python_requires to help pip Hugo 2018-11-24 11:32:26 +0200
  • c281d48507 Drop support for EOL Python 2.6 Hugo 2018-11-24 11:29:07 +0200
  • d0ac862dce Upgrade Python syntax with pyupgrade Hugo 2018-11-25 11:36:03 +0200
  • 706f0eb5f2
    Merge branch 'master' into patch-2 cclauss 2018-11-25 16:46:21 +0100
  • a85addefc9 Upgrade unit tests to use more useful asserts Hugo 2018-11-24 11:40:56 +0200
  • 5a3c678f64 Remove redundant parentheses Hugo 2018-11-24 11:34:35 +0200
  • 744013b846 Add explicit Trove classifers for PyPI Hugo 2018-11-24 11:33:02 +0200
  • b0fe64402b Add python_requires to help pip Hugo 2018-11-24 11:32:26 +0200
  • 286295ee8b Drop support for EOL Python 2.6 Hugo 2018-11-24 11:29:07 +0200