Commit Graph

  • 2a117a00ed
    fix: ensure indent-seq works in nested collections Brian Brookman 2022-08-21 17:30:05 -0700
  • 4d271f3daf ci: Security hardening for GitHub Actions Dimitri Papadopoulos 2022-10-07 22:42:50 +0200
  • 22ddf4c8e5 linter: Use proper Python 3 I/O type for reading Dimitri Papadopoulos 2022-10-07 14:27:04 +0200
  • 5dbc4e0a42
    ci: Security hardening for GitHub Actions Dimitri Papadopoulos 2022-10-07 22:42:50 +0200
  • ad88ec448d
    linter: Use proper Python 3 I/O type for reading Dimitri Papadopoulos 2022-10-07 14:27:04 +0200
  • f461280cf7
    Merge ad46f33b1d into b8c85f0dfd QuentinN42 2022-10-11 15:15:37 +0200
  • b8c85f0dfd build: Stop releasing universal wheels Adrien Vergé 2022-10-11 09:17:50 +0200
  • fa9a0ed71a build: Stop releasing universal wheels Adrien Vergé 2022-10-11 09:17:50 +0200
  • e0f749bf5d comments-indentation: Refactor to use 'max' builtin Dimitri Papadopoulos 2022-07-17 08:53:34 +0200
  • 19d00809d1 quoted-strings: Merge comparisons with `in` Dimitri Papadopoulos 2022-07-17 08:49:03 +0200
  • 5d56eb49d5
    comments-indentation: Refactor to use 'max' builtin Dimitri Papadopoulos 2022-07-17 08:53:34 +0200
  • 60b0f9f21f
    quoted-strings: Merge comparisons with `in` Dimitri Papadopoulos 2022-07-17 08:49:03 +0200
  • 008db4aa09 float-values: Fix bug on strings containing fordidden values Adrien Vergé 2022-10-02 20:03:30 +0200
  • d5fe336068 float-values: Fix bug on strings containing fordidden values Adrien Vergé 2022-10-02 20:03:30 +0200
  • e8391de711
    Drop support for Python 3.6 Dimitri Papadopoulos Orfanos 2022-09-13 07:59:17 +0200
  • a5adec1570 ci: Update GitHub Actions Dimitri Papadopoulos 2022-09-12 20:58:15 +0200
  • cf87843358
    ci: Python 3.6 reached end-of-life on 2021-12-23 Dimitri Papadopoulos 2022-09-12 21:02:14 +0200
  • 21533b541c
    ci: Update GitHub Actions Dimitri Papadopoulos 2022-09-12 20:58:15 +0200
  • 9cce294041 yamllint version 1.28.0 v1.28.0 Adrien Vergé 2022-09-12 14:37:48 +0200
  • 2f8ad7003a config: Implement for `ignore-from-file` option andrewnaguib 2021-03-01 16:16:50 +0200
  • fb0c0a5247 quoted-strings: fix docs example Roman Geraskin 2022-08-07 18:38:38 +0300
  • 0b9fa59d9e quoted-strings: fix docs example Roman Geraskin 2022-08-07 18:38:38 +0300
  • 352e1a975e
    quoted-strings: Add allow-quoted-quotes option Roman Geraskin 2022-08-07 14:47:35 +0300
  • dd9ec72fbe quoted-strings: Update test_allow_quoted_quotes() Roman Geraskin 2022-08-07 14:01:24 +0300
  • 5fd2984c07
    Merge branch 'master' into master Roman Geraskin 2022-08-07 02:10:25 +0300
  • 4ad2513310 quoted-strings: Add test_allow_quoted_quotes() Roman Geraskin 2022-08-07 01:47:55 +0300
  • b9f365151b quoted-strings: allow-quoted-quotes perf updates Roman Geraskin 2022-08-06 22:15:08 +0300
  • bf8e943a66 quoted-strings: allow-quoted-quotes to guidelines Roman Geraskin 2022-08-06 21:49:13 +0300
  • c3b05ae433 quoted-strings: update allow-quoted-quotes docs Roman Geraskin 2022-08-06 21:44:02 +0300
  • b2a4dd0f0e quoted-strings: ignore useless allow-quoted-quotes Roman Geraskin 2022-08-06 21:16:11 +0300
  • 468b8a22bc quoted-strings: rename skip-quoted-quote Roman Geraskin 2022-08-06 21:14:21 +0300
  • e319a17344 octal values: simpler test for match objects Dimitri Papadopoulos 2022-08-05 22:02:07 +0200
  • 6b6fdba3bf linter: pre-compile disable/enable rules regexes Dimitri Papadopoulos 2022-08-05 21:56:21 +0200
  • 868350681a
    License: Update to latest version of GPLv3 Dimitri Papadopoulos Orfanos 2022-08-06 15:14:57 +0200
  • 8a540c2bbf
    octal values: simpler test for match objects Dimitri Papadopoulos 2022-08-05 22:02:07 +0200
  • 6a9d20c53e
    linter: pre-compile disable/enable rules regexes Dimitri Papadopoulos 2022-08-05 21:56:21 +0200
  • 2e005cd6f9
    Latest version of GPLv3 Dimitri Papadopoulos 2022-08-05 21:13:12 +0200
  • 140fac7ec8 quoted-strings: add skip-quoted-quote option Roman Geraskin 2022-08-05 20:18:01 +0300
  • 94c1c2bcf2 docs: Update ALE vim plugin link Andrew Imeson 2022-08-05 09:17:19 -0400
  • 0130e15c8c docs: Simplify GitHub Actions example Andrew Imeson 2022-06-14 21:53:05 -0400
  • 593eafe11c
    docs: Update ALE vim plugin link Andrew Imeson 2022-08-05 09:17:19 -0400
  • f42e6743e6
    docs: Simplify GitHub Actions example Andrew Imeson 2022-06-14 21:53:05 -0400
  • ae3158cd1f No need to inherit from `object` in Python 3 Dimitri Papadopoulos 2022-07-17 08:29:15 +0200
  • 4c7b47daf3 Most __future__ imports are specific to Python 2 Dimitri Papadopoulos 2022-07-17 08:24:08 +0200
  • 3346843edc
    docs: Better compress PNG image Dimitri Papadopoulos Orfanos 2022-08-05 08:43:55 +0200
  • ea70520216
    Changelog: Fix typo found by codespell Dimitri Papadopoulos Orfanos 2022-08-05 08:42:10 +0200
  • 8c12579c6c
    No need to inherit from `object` in Python 3 Dimitri Papadopoulos 2022-07-17 08:29:15 +0200
  • 1a7fcce384
    Most __future__ imports are specific to Python 2 Dimitri Papadopoulos 2022-07-17 08:24:08 +0200
  • 64ed1d5d86
    Better compression of PNG image Dimitri Papadopoulos 2022-07-17 08:17:42 +0200
  • 57c1a34022
    Fix typo found by codespell Dimitri Papadopoulos 2022-07-15 13:14:09 +0200
  • 19082c3aa9
    TEMP: should the LICENCE only be a badge? Jan Wille 2022-07-10 15:46:56 +0200
  • efadd32372
    docs: add more badges Jan Wille 2022-07-10 15:45:39 +0200
  • a09ad89268 yamllint version 1.27.1 v1.27.1 Adrien Vergé 2022-07-08 18:06:54 +0200
  • 8d543a4b9c key-duplicates: Fix failing test for missing space after colon Adrien Vergé 2022-07-08 17:51:10 +0200
  • 0e09430734 key-duplicates: Fix failing test for missing space after colon Adrien Vergé 2022-07-08 17:51:10 +0200
  • 8a364e2fde yamllint version 1.27.0 v1.27.0 Adrien Vergé 2022-07-08 17:32:19 +0200
  • dc2d0991e0 float-values: Refactor tests to be less verbose Adrien Vergé 2022-07-08 17:08:36 +0200
  • e6af957131 float-values: Add missing quotes in problems messages Adrien Vergé 2022-07-08 16:26:33 +0200
  • 8ac7d58693 float-values: Add a new rule to check floating-point numbers Derek Brown 2022-06-06 16:07:34 -0700
  • 09132b3030 float-values: Refactor tests to be less verbose Adrien Vergé 2022-07-08 17:08:36 +0200
  • 1f7f9e7ac1 float-values: Add missing quotes in problems messages Adrien Vergé 2022-07-08 16:26:33 +0200
  • 3c58ccfaa7 float-values: Add a new rule to check floating-point numbers Derek Brown 2022-06-06 16:07:34 -0700
  • a7db5585e2
    Now automatically ignore ansible vaults. Jérôme Alet 2022-07-01 10:51:13 +1100
  • 40cab7f999 docs: Bump application copyright year Andrew Imeson 2022-06-22 09:55:10 -0400
  • 34a4f76e8b docs: Remove repeated word 'copyright' Andrew Imeson 2022-06-22 09:54:23 -0400
  • fc11a6a618
    docs: Bump application copyright year Andrew Imeson 2022-06-22 09:55:10 -0400
  • c9c2d5fefa
    docs: Remove repeated word 'copyright' Andrew Imeson 2022-06-22 09:54:23 -0400
  • 7d9c824b83 new-lines: add `type: platform` config option Jan Wille 2022-06-20 17:27:42 +0200
  • 157b06871d new-lines: refactor to reduce duplicate code Jan Wille 2022-06-20 19:09:42 +0200
  • af843b675a new-lines: explicitly check \n for type: unix Jan Wille 2022-06-20 19:29:34 +0200
  • 1d958a97f5
    new-lines: add `type: platform` config option Jan Wille 2022-06-20 17:27:42 +0200
  • 49f029ea99
    new-lines: refactor to reduce duplicate code Jan Wille 2022-06-20 19:09:42 +0200
  • 237eefba73
    new-lines: explicitly check \n for type: unix Jan Wille 2022-06-20 19:29:34 +0200
  • 695fc5f1f1 docs: Add plugin section for Visual Studio Code Christian Widlund 2022-06-21 20:43:49 +0200
  • cc6eaa90d4 docs: Add plugin section for Visual Studio Code Christian Widlund 2022-06-21 20:43:49 +0200
  • 632665c3e6 docs: Add plugin section for IntelliJ Christian Widlund 2022-06-13 13:46:38 +0200
  • e9c23ecf70 docs: Add plugin section for IntelliJ Christian Widlund 2022-06-13 13:46:38 +0200
  • 5658cf7f42 octal-values: Pre-compile regex for performance Derek Brown 2022-06-09 15:05:01 -0700
  • c9dd2b1d29 octal-values: Pre-compile regex for performance Derek Brown 2022-06-09 15:05:01 -0700
  • bdbec7dc4d linter: Remove redundant conditional Matt Clay 2022-06-09 09:42:32 -0700
  • 18a3e49e98 linter: Remove redundant conditional Matt Clay 2022-06-09 09:42:32 -0700
  • 9700525496 linter: Remove unreachable exception handler Matt Clay 2022-06-09 09:04:57 -0700
  • c3dbc1d3f8 linter: Remove unreachable exception handler Matt Clay 2022-06-09 09:04:57 -0700
  • 327f92e472 tests: Increase test coverage Matt Clay 2022-06-03 21:53:52 -0700
  • 89b75b7c05 refactor: Remove UTF-8 headers in Python files Adrien Vergé 2022-06-08 09:28:24 +0200
  • 82cf1ab222 tests: Increase test coverage Matt Clay 2022-06-03 21:53:52 -0700
  • ca80d3b60b refactor: Remove UTF-8 headers in Python files Adrien Vergé 2022-06-08 09:28:24 +0200
  • e49a101160 Add rstcheck to CI to lint docs Andrew Imeson 2022-06-06 14:48:10 -0400
  • feab1cb3a5
    Add rstcheck to CI to lint docs Andrew Imeson 2022-06-06 14:48:10 -0400
  • 5891042769 rule new_lines default to dos on windows systems Jan Wille 2022-04-29 21:37:52 +0200
  • c268a82c5a
    key-duplicates: Don't crash on redundant closing brackets or braces Jérôme Alet 2022-04-20 20:00:08 +1100
  • 76638be552
    Added unit tests for issue #452 Jérôme Alet 2022-04-20 08:24:32 +1100
  • d82e291688
    Don't break on empty stack Jérôme Alet 2022-04-15 08:12:02 +1100
  • 88cc67c2ad pkgs c-w-m 2022-04-11 06:47:46 +0000
  • dd09ea250d
    Merge branch 'master' into master Sorin Sbarnea 2022-04-08 09:17:53 +0100
  • e069caddfc
    Update tests/test_syntax_errors.py Sorin Sbarnea 2022-04-08 09:17:35 +0100
  • 9459ca7711 devcontainer c-w-m 2022-04-02 23:31:01 +0000
  • 2f423117c1
    docs: Attempt to clarify configuration file location Andrew Imeson 2022-03-24 05:23:39 -0400
  • 33bf8094b8
    Attempt to clarify configuration file location Andrew Imeson 2022-03-22 18:09:46 -0400
  • f58448cb21 Fix spelling of "across" in test output Andrew Imeson 2022-03-19 11:16:30 -0400