Commit Graph

  • 954fdd5e8f style: Fix 'noqa' for flake8 3.8.0 Adrien Vergé 2020-07-08 16:20:47 +0200
  • 0f14f8bb3d style: Fix 'noqa' for flake8 3.8.0 Adrien Vergé 2020-07-08 16:20:47 +0200
  • 647ec375ee Add Dockerfile and docker-compose.yml to run tests and linter Wolfgang Walther 2020-07-08 11:18:11 +0200
  • bbcad943b6
    style: Ignore flake8 warnings W503 and W504 Sorin Sbarnea 2020-05-03 15:55:57 +0100
  • 30c90dbf70 Add contribution instructions in CONTRIBUTING.rst Adrien Vergé 2020-05-03 16:38:09 +0200
  • 749e38b396 Add contribution instructions in CONTRIBUTING.rst Adrien Vergé 2020-05-03 16:38:09 +0200
  • 05d8e2469a Added flake8 ignores Sorin Sbarnea 2020-05-02 14:19:14 +0100
  • 512fe17047
    Fix bug with CRLF in new-lines and require-starting-space Brad Solomon 2020-04-30 10:38:19 -0400
  • 080bc374cd Addt'l test case for GH Issue #171 Brad Solomon 2020-04-28 14:13:08 -0400
  • 765cce0d3e Bugfix: account for CRLF in empty-line comments Brad Solomon 2020-04-28 14:01:59 -0400
  • 87ee9d144b Create test cases for GH Issue #171. Brad Solomon 2020-04-28 13:48:35 -0400
  • 278a79f093 Mention YAMLLINT_CONFIG_FILE in the documentation Will Badart 2020-04-28 12:33:30 -0700
  • e98aacf62c Add Python 3.8 to PyPI/trove classifier data Brad Solomon 2020-04-28 14:17:17 -0400
  • 8d886a60a5
    Mention YAMLLINT_CONFIG_FILE in the documentation Will Badart 2020-04-28 12:33:30 -0700
  • 66de3d7cd5 Add Python 3.8 to PyPI/trove classifier data Brad Solomon 2020-04-28 14:17:17 -0400
  • 94c0416f6b
    Specify config with environment variable YAMLLINT_CONFIG_FILE Will Badart 2020-04-28 02:13:32 -0700
  • 0e349d1fdc
    Renamed new test to reflect the new variable name Will Badart 2020-04-27 09:44:01 -0700
  • 8657838696
    Rename env variable, refactor tests Will Badart 2020-04-27 09:21:42 -0700
  • 257cd5f991
    Switch unsetenv to __delitem__ in test case cleanup Will Badart 2020-04-22 08:51:30 -0700
  • 2e0eefe91e
    Added test case for specifying YAMLLINTRC Will Badart 2020-04-22 08:45:07 -0700
  • 3ebefe77c4
    Option to specify config file with environment variable Will Badart 2020-04-20 18:37:59 -0700
  • 2c6493c2e9 Debian: Package 1.23.0-1 packaging Philipp Huebner 2020-04-19 10:23:36 +0200
  • f5d8c765c7 Merge tag 'v1.23.0' into packaging Philipp Huebner 2020-04-19 10:22:56 +0200
  • 7cee10f77c Debian: Package 1.21.0-1 Philipp Huebner 2020-04-19 10:11:25 +0200
  • d457b37add Merge tag 'v1.21.0' into packaging Philipp Huebner 2020-04-19 10:10:17 +0200
  • a54cbce1b6 yamllint version 1.23.0 v1.23.0 Adrien Vergé 2020-04-17 10:31:52 +0200
  • b711fd993e quoted-strings: Add options extra-required and extra-allowed Adrien Vergé 2020-04-10 19:57:51 +0200
  • d68022b846 config: Allow generic types inside lists Adrien Vergé 2020-04-10 18:26:06 +0200
  • 851d34b9fd config: Allow rules to validate their configuration Adrien Vergé 2020-04-10 18:25:25 +0200
  • 244b30d834
    Merge branch 'master' into feat/quoted-strings-extras Adrien Vergé 2020-04-15 07:56:53 +0200
  • 483a8d89a5 yamllint version 1.22.1 v1.22.1 Adrien Vergé 2020-04-15 07:55:57 +0200
  • 5d46a27e21 quoted-strings: Add options extra-required and extra-allowed Adrien Vergé 2020-04-10 19:57:51 +0200
  • 3099c7e24a config: Allow generic types inside lists Adrien Vergé 2020-04-10 18:26:06 +0200
  • 0fd67d1b99 config: Allow rules to validate their configuration Adrien Vergé 2020-04-10 18:25:25 +0200
  • fa87913566 quoted-strings: Fix only-when-needed on corner cases Adrien Vergé 2020-04-13 15:24:13 +0200
  • 28652b40ff quoted-strings: Fix only-when-needed on corner cases Adrien Vergé 2020-04-13 15:24:13 +0200
  • 961c496b4f yamllint version 1.22.0 v1.22.0 Adrien Vergé 2020-04-13 14:32:08 +0200
  • ce7d3fcc7b quoted-strings: Remove test_quotes_required() Adrien Vergé 2020-04-10 18:58:40 +0200
  • 0bffba1e13 quoted-strings: Remove test_single_quotes_required() Adrien Vergé 2020-04-10 18:56:25 +0200
  • 55a4f0e1dd quoted-strings: Remove test_quotes_required() Adrien Vergé 2020-04-10 18:58:40 +0200
  • f0b6af92d9 quoted-strings: Remove test_single_quotes_required() Adrien Vergé 2020-04-10 18:56:25 +0200
  • 2d8639c3a1 quoted-strings: Fix broken rule for list items Adrien Vergé 2020-04-10 19:06:59 +0200
  • e284d74be1 quoted-strings: Rename tests names for clarity Adrien Vergé 2020-04-10 17:54:58 +0200
  • fffabce45a quoted-strings: Fix broken rule for list items Adrien Vergé 2020-04-10 19:06:59 +0200
  • 1663db8a00 quoted-strings: Rename tests names for clarity Adrien Vergé 2020-04-10 17:54:58 +0200
  • 91cb70b8af Merge the two if conditions Leo Feyer 2020-04-10 09:59:29 +0200
  • 2296ec63b8
    Merge branch 'master' into feature/needed-extra-regex Leo Feyer 2020-04-09 18:03:49 +0200
  • eb3c857742 Use ^http:// instead of ^% in the tests Leo Feyer 2020-04-09 18:02:43 +0200
  • 1a13837e84 docs: Sunset Python 2 Adrien Vergé 2020-04-09 16:25:00 +0200
  • 1b186457c6 docs: Sunset Python 2 Adrien Vergé 2020-04-09 16:25:00 +0200
  • 37c7af9f01
    Merge branch 'master' into patch-238 Spencer Phillip Young 2020-04-08 09:18:59 -0700
  • dd1db1c12c Adjust the documentation Leo Feyer 2020-04-08 14:11:51 +0200
  • 46ed0c02be truthy: Add missing test removed from PR Adrien Vergé 2020-04-08 12:31:12 +0200
  • 6ce11dedb4 truthy: add `check-keys` option ilyam8 2020-04-04 23:44:55 +0300
  • 3d0fd01f97 truthy: add `check-keys` option ilyam8 2020-04-04 23:44:55 +0300
  • 15f7cc39d6 tests Spencer Young 2020-04-03 22:39:32 -0700
  • 5ad0ebf23b dont shadow builtin names Spencer Young 2020-04-03 22:11:13 -0700
  • b6d4df4fd7 avoid reading the file twice Spencer Young 2020-04-03 22:06:20 -0700
  • 940f95426b new filename now matches Spencer Young 2020-04-03 21:55:15 -0700
  • f3d5654171 fLakE8 Spencer Young 2020-04-03 21:45:20 -0700
  • efd597f00f make things ugly to make flake8 happy Spencer Young 2020-04-03 21:38:57 -0700
  • a68a80143a use chardet for encoding detection Spencer Young 2020-04-03 21:21:34 -0700
  • 9137b064cf Simplify the empty string regex Leo Feyer 2020-04-02 22:25:15 +0200
  • 1c191a88f3 Document the new option and add more tests Leo Feyer 2020-04-02 19:08:39 +0200
  • 48c2c13dc0 remove code/name from docs Roman v. Gemmeren 2020-04-02 10:19:58 +0200
  • 8a36fb3eae Add the "needed-extra-regex" option Leo Feyer 2020-04-01 09:42:18 +0200
  • 2c52058530
    remove redundant json-calls Roman v. Gemmeren 2020-03-31 17:20:18 +0200
  • 09ec4d3ee7
    fix @adrienverge's notes Roman v. Gemmeren 2020-03-31 15:47:43 +0200
  • 7bbc2e60e4
    add note for json-output Roman v. Gemmeren 2020-03-31 13:11:01 +0200
  • d167f4556e add test for valid json-output Roman v. Gemmeren 2020-03-31 13:10:46 +0200
  • 648b578abd add json-formatted output Roman v. Gemmeren 2020-03-31 13:10:29 +0200
  • b41de1d46c
    Add the "quote-percent" option Leo Feyer 2020-03-31 08:13:45 +0200
  • 4e6c030dad make flake8 happy Spencer Young 2020-03-24 22:32:33 -0700
  • b0d6d55877 add encoding tests Spencer Young 2020-03-24 22:30:02 -0700
  • d60e9fd0f6 don't read whole file to detect encoding Spencer Young 2020-03-24 22:19:01 -0700
  • 10daf4c45f add files with boms to test dir Spencer Young 2020-03-24 22:12:22 -0700
  • d3cd29edb6 add newline Spencer Young 2020-03-24 21:51:44 -0700
  • 11fa9edfb8 determine encoding Spencer Young 2020-03-24 21:51:21 -0700
  • cde58967e6 use codecs Spencer Young 2020-03-24 21:23:13 -0700
  • 5878d0a2c3 use sys.stdin.buffer Spencer Young 2020-03-24 20:30:16 -0700
  • 3fbef3e02b use bytes for find Spencer Young 2020-03-24 20:27:29 -0700
  • 92f2df948c use bytes for buff.find Spencer Young 2020-03-24 20:25:04 -0700
  • 28ea079812 Read files in binary mode Spencer Phillip Young 2020-03-24 18:53:33 -0700
  • 542ae758f5 yamllint version 1.21.0 v1.21.0 Adrien Vergé 2020-03-24 07:53:14 +0100
  • 3a6a09b7b6 Add support for redundant quotes in quoted-strings rule Rui Pinge 2020-03-09 10:19:48 +0000
  • e5d8bc0b66 Add support for redundant quotes in quoted-strings rule Rui Pinge 2020-03-09 10:19:48 +0000
  • 15aea73fbe
    Fix quoted-strings rules not working for string values matching scalars Rui Pinge 2020-03-14 13:22:29 +0000
  • 1ca64b9240 Fix quoted-strings rules not working for string values matching scalars Rui Pinge 2020-03-08 17:04:35 +0000
  • f90ef91ebc Debian: Package 1.20.0-2 Philipp Huebner 2020-02-28 14:19:10 +0100
  • 0ee814561d Merge tag 'v1.20.0' into packaging Philipp Huebner 2020-02-28 14:18:08 +0100
  • 91763f5476 Fix new-lines rule on Python 3 Martin Packman 2020-02-10 20:35:16 +0000
  • 5b049e4229 Add RunContext helper for cli tests Martin Packman 2020-02-10 20:43:10 +0000
  • 2fe0ffd9a0 Fix new-lines rule on Python 3 Martin Packman 2020-02-10 20:35:16 +0000
  • fbd96a84d0 Add RunContext helper for cli tests Martin Packman 2020-02-10 20:43:10 +0000
  • 8f301c09eb
    Merge e52c1acd2a into 044c7f0248 Johan Bergström 2020-01-18 23:36:36 +0000
  • 044c7f0248 cli: Test unicode chars in paths too Adrien Vergé 2020-01-17 15:56:26 +0100
  • 8cd2c79d09 cli: Test unicode chars in paths too Adrien Vergé 2020-01-17 15:56:26 +0100
  • 75ca77a284
    Merge branch 'master' into syntax-only dhutty 2020-01-03 13:25:13 -0500
  • 734d5d5f73 CI: Run tests on Python 3.8 Adrien Vergé 2020-01-03 09:26:09 +0100
  • fd86455076 CI: Disable building on Python 3.4 dhutty 2020-01-03 03:29:33 -0500