Commit Graph

  • 8bdddf6e89 docs: Warn about Python 2 and problems with line-length Adrien Vergé 2018-11-23 14:13:04 +0100
  • c8032c086b line-length: Add tests for lines containing unicode characters Adrien Vergé 2018-11-23 09:58:40 +0100
  • e76d2e6b97 docs: Warn about Python 2 and problems with line-length Adrien Vergé 2018-11-23 14:13:04 +0100
  • 4e258b8401 line-length: Add tests for lines containing unicode characters Adrien Vergé 2018-11-23 09:58:40 +0100
  • ea045c41b7 CI: Drop Python 3.3 support Adrien Vergé 2018-11-23 14:03:11 +0100
  • 1ee02d9879 CI: Drop Python 3.3 support Adrien Vergé 2018-11-23 14:03:11 +0100
  • 5cd261d6cb Debian: Package 1.13.0-1 Philipp Huebner 2018-11-18 21:54:52 +0100
  • becf9fe98b Merge tag 'v1.13.0' into packaging Philipp Huebner 2018-11-18 21:53:45 +0100
  • ed135d05b6
    Travis CI: flake8 --max-complexity=10 cclauss 2018-11-15 10:35:33 +0100
  • c803dd5f6d docs(CHANGELOG): Fix RST format for code snippets Adrien Vergé 2018-11-14 19:08:39 +0100
  • 318a12bbe6 yamllint version 1.13.0 v1.13.0 Adrien Vergé 2018-11-14 19:04:58 +0100
  • 66adaee66c docs: Add documentation on the new -f colored option Adrien Vergé 2018-11-14 19:02:52 +0100
  • 5062b91cac cli: Add -f colored to force colors sedrubal 2018-10-18 17:02:23 +0200
  • 3b6b467449
    Add unittests for format auto and colored sedrubal 2018-10-20 18:35:29 +0200
  • f0adfa0843
    Add default format auto sedrubal 2018-10-20 16:55:31 +0200
  • f0fec001bb
    Merge branch 'master' into feature_add-format-colored sedrubal 2018-10-20 16:43:11 +0200
  • 3ef85739e3 Use isinstance(x, y) instead of type(x) == y sedrubal 2018-10-18 17:16:42 +0200
  • 1385c7a517
    Use isinstance(x, y) instead of type(x) == y sedrubal 2018-10-18 17:16:42 +0200
  • 62eab8a284
    Add -f colored to force colors sedrubal 2018-10-18 17:02:23 +0200
  • dc4a9f4fff yamllint version 1.12.1 v1.12.1 Adrien Vergé 2018-10-17 10:22:32 +0200
  • 8354d50016 quoted-strings: Fix broken rule Adrien Vergé 2018-10-16 18:47:26 +0200
  • 71a2a504d0 quoted-strings: Fix broken rule Adrien Vergé 2018-10-16 18:47:26 +0200
  • 524d721f0d Update .gitignore to exclude build/ Adrien Vergé 2018-10-11 15:35:26 +0200
  • e864f57d37 docs: Fix missing quoted-strings module in documentation Adrien Vergé 2018-10-11 15:27:58 +0200
  • 9daf7579f4
    Merge 187b4e856f into d41b64aa97 Juraj Seffer 2018-10-04 14:24:07 +0000
  • d41b64aa97 yamllint version 1.12.0 v1.12.0 Adrien Vergé 2018-10-04 16:10:56 +0200
  • aaa8777f1d Add quoted-strings rule Guido Wischrop (mgm tp) 2018-10-04 16:04:54 +0200
  • 0f21d550e4 add quoted-strings rule mgmgwi 2018-09-27 09:32:53 +0200
  • 479f580202 CI: Fix tests failing on Travis for Python 2.6 Adrien Vergé 2018-10-02 18:55:07 +0200
  • d4662ef967 CI: Fix tests failing on Travis for Python 2.6 Adrien Vergé 2018-10-02 18:55:07 +0200
  • e52c1acd2a cli: read optional config from YAMLLINT_CONFIG Johan Bergström 2018-06-28 11:10:16 -0400
  • 35cbbc4537
    Merge 5800dd3ae2 into e4e99f0aba Anton Ohorodnyk 2018-06-01 16:54:30 +0000
  • 5800dd3ae2
    Merge branch 'master' into syntax-checker-configuration Anton Ohorodnyk 2018-06-01 19:54:28 +0300
  • e4e99f0aba docs: Update README for CentOS dependency Justin Foreman 2018-05-29 13:25:49 -0400
  • cfae344b70 docs: Update README for CentOS dependency Justin Foreman 2018-05-29 13:25:49 -0400
  • 35c49f38b1 Moved default config to the __init__ method Anton Ohorodnyk 2018-05-23 16:17:26 +0300
  • 732ef9015d Added syntax checker configuration Anton Ohorodnyk 2018-05-23 14:31:18 +0300
  • 64da18ed5a
    Merge 3a17a721aa into 203cfc20f0 Benjamin Rood 2018-05-09 18:20:58 +0000
  • 203cfc20f0 docs: Remove sudo from pip installation instructions Adrien Vergé 2018-05-09 20:20:18 +0200
  • 51c30505b5 docs: Add Mac OS installation instructions Adrien Vergé 2018-05-09 20:17:23 +0200
  • ff9ebde608 docs: Remove old Debian / Ubuntu installation instructions Adrien Vergé 2018-05-09 20:17:15 +0200
  • 251260c382 Debian: Package 1.11.1-1 Philipp Huebner 2018-05-09 19:22:10 +0200
  • c0f7ae1102 Merge tag 'v1.11.1' into packaging Philipp Huebner 2018-05-09 19:21:30 +0200
  • 187b4e856f Quoted value rule Juraj Seffer 2018-04-05 18:10:20 +0100
  • 506e066410 yamllint version 1.11.1 v1.11.1 Adrien Vergé 2018-04-06 11:11:32 +0200
  • 54f21c0514 parser: Fix crash with latest PyYAML Adrien Vergé 2018-04-06 09:19:03 +0200
  • 36b4776778 Clarify documentation on the 'truthy' rule Adam Johnson 2018-04-05 15:41:25 +0100
  • 12d95025eb Clarify documentation on the 'truthy' rule Adam Johnson 2018-04-05 15:41:25 +0100
  • ad8e4a5379 parser: Fix crash with latest PyYAML Adrien Vergé 2018-04-06 09:19:03 +0200
  • 3bdc1b6e1b CI: Don't install Sphinx if Python 2 Adrien Vergé 2018-04-06 09:30:28 +0200
  • c16934117b CI: Remove Travis hack for enum34 crashing on Python 3.6 Adrien Vergé 2018-04-06 09:22:24 +0200
  • 38d58e7c4e CI: Don't install Sphinx if Python 2 Adrien Vergé 2018-04-06 09:30:28 +0200
  • 5b6e0171a3 CI: Remove Travis hack for enum34 crashing on Python 3.6 Adrien Vergé 2018-04-06 09:22:24 +0200
  • 8ab680635b docs: Make `ignore` examples clearer Eimert 2018-04-02 20:05:04 +0200
  • 5661ace587
    removed leading slashes from 'ignore: |' directories Eimert 2018-04-02 13:39:37 +0200
  • b47f0f2451 Debian: Package 1.11.0-1 Philipp Huebner 2018-03-06 17:59:45 +0100
  • 5ca5add463 Merge tag 'v1.11.0' into packaging Philipp Huebner 2018-03-06 17:59:24 +0100
  • 542b6738a6 Debian: Package 1.10.0-1 Philipp Huebner 2018-03-06 17:59:14 +0100
  • 2c3097ca78 Merge tag 'v1.10.0' into packaging Philipp Huebner 2018-03-06 17:58:19 +0100
  • 3a17a721aa
    Merge pull request #1 from benjamin-rood/patch-2 Benjamin Rood 2018-03-06 20:06:18 +1300
  • f1ce79e913
    Don't need sudo for pip Benjamin Rood 2018-03-06 20:04:28 +1300
  • 2f424e3444
    Change `sudo pip install` to `pip install --user` Benjamin Rood 2018-03-04 11:20:28 +1300
  • 503bde9e70 pre-commit is now served over https! Anthony Sottile 2018-03-02 14:54:23 -0800
  • e53d09d9d4
    pre-commit is now served over https! Anthony Sottile 2018-03-02 14:54:23 -0800
  • 1b379628d7 key-duplicates: Handle merge keys (<<) Nick Burke 2017-12-07 14:00:52 -0800
  • efca7bcd34 key-duplicates: Handle merge keys (<<) Nick Burke 2017-12-07 14:00:52 -0800
  • 6a842229fd yamllint version 1.11.0 v1.11.0 Adrien Vergé 2018-02-21 12:00:08 +0100
  • 8b9eab33bf CI: Fix failing tests for Python 3.6 because of flake8-import-order Adrien Vergé 2018-02-21 13:34:08 +0100
  • 5923fc5e4a CI: Fix failing tests for Python 3.6 because of flake8-import-order Adrien Vergé 2018-02-21 13:34:08 +0100
  • 22e792a433 Feature: checking octal numbers xieenlong 2017-12-06 22:15:24 +0800
  • f713dc8be2 style: Fix E100 and E202 errors reported by pycodestyle Adrien Vergé 2017-12-07 14:02:07 +0100
  • eab8124d56 Feature: checking octal numbers xieenlong 2017-12-06 22:15:24 +0800
  • 4670f41a98 style: Fix E100 and E202 errors reported by pycodestyle Adrien Vergé 2017-12-07 14:02:07 +0100
  • d5e894a366 TEST-CI Adrien Vergé 2017-12-07 13:48:27 +0100
  • a92743c8ca yamllint version 1.10.0 v1.10.0 Adrien Vergé 2017-11-05 10:17:55 +0100
  • 501def327d tests: Use `sys.executable` instead of hard-coded 'python' Adrien Vergé 2017-11-05 10:06:46 +0100
  • ed5d319df8 tests: Use en_US.UTF-8 locale when C.UTF-8 not available Adrien Vergé 2017-11-05 09:59:16 +0100
  • 6ec1e7b54a Distribution: Include tests in dist file Adrien Vergé 2017-11-05 09:50:46 +0100
  • c4475ece34 empty-values: Add `forbid-in-flow-mappings` conf Adrien Vergé 2017-11-04 11:25:35 +0100
  • 8537b0a164 Add rule: empty-values, to forbid implicit nulls Greg Dubicki 2017-10-31 21:32:12 +0100
  • 61f936211e Add rule: empty-values, to forbid implicit nulls Greg Dubicki 2017-10-31 21:32:12 +0100
  • 83ea74e2f8 CI: Compile documentation on Travis Adrien Vergé 2017-11-04 15:57:39 +0100
  • e43768f203 Better color support check. Waylan Limberg 2017-10-26 16:03:14 -0400
  • b0a26ba470 Better color support check. Waylan Limberg 2017-10-26 16:03:14 -0400
  • d422274563 style: Fix E722 errors reported by pycodestyle Adrien Vergé 2017-10-27 17:18:32 +0200
  • 5fbfcb13b1 Debian: Package 1.9.0-1 Philipp Huebner 2017-10-22 09:39:21 +0200
  • b8200259a2 Merge tag 'v1.9.0' into packaging Philipp Huebner 2017-10-22 09:25:28 +0200
  • 6d162247b2 Merge b0412b5e9f into 2d931b5a81 Alex Kiousis 2017-10-16 20:53:05 +0000
  • 2d931b5a81 yamllint version 1.9.0 v1.9.0 Adrien Vergé 2017-10-16 22:52:00 +0200
  • 773bfc0f3c key-ordering: Add more test cases and documentation Adrien Vergé 2017-10-16 22:43:36 +0200
  • 1543d0e435 New rule key-ordering Johannes F. Knauf 2017-09-19 09:54:45 +0200
  • c29de52908 key-ordering: Add more test cases and documentation Adrien Vergé 2017-10-16 22:43:36 +0200
  • c61f71bfa4 New rule key-ordering Johannes F. Knauf 2017-09-19 09:54:45 +0200
  • f82346dac7 indentation: Add more test cases for key following empty list Adrien Vergé 2017-10-16 22:13:12 +0200
  • ca540c113b Fix indentation rule for key following empty list Tim Wade 2017-10-16 12:17:49 -0700
  • 36e2ace7d4 indentation: Add more test cases for key following empty list Adrien Vergé 2017-10-16 22:13:12 +0200
  • c7845b5bc2
    Fix indentation rule for key following empty list Tim Wade 2017-10-16 12:17:49 -0700
  • c8fc170ff0 yamllint version 1.8.2 v1.8.2 Adrien Vergé 2017-10-10 12:30:00 +0200
  • 0fd8b76eea Debian: Package 1.8.1-1 Philipp Huebner 2017-10-04 18:54:47 +0200
  • a4ab40c51a Merge tag 'v1.8.1' into packaging Philipp Huebner 2017-10-04 16:47:16 +0200