Commit Graph

  • 7974d518cd Fix grammar in key_ordering docs to make Lintian happy Andrew Imeson 2022-03-19 11:08:15 -0400
  • 8a320aaf2c Make man page show up in apropos Andrew Imeson 2022-03-19 10:52:02 -0400
  • c34c962691 Remove the repeated word "automatically" in GHA doc Andrew Imeson 2022-03-18 18:45:01 -0400
  • a268cb03c0
    Fix spelling of "across" in test output Andrew Imeson 2022-03-19 11:16:30 -0400
  • 5da1e44c19
    Fix grammar in key_ordering docs to make Lintian happy Andrew Imeson 2022-03-19 11:08:15 -0400
  • 474ae81a32
    Make man page show up in apropos Andrew Imeson 2022-03-19 10:52:02 -0400
  • ff231f29c5
    Remove the repeated word "automatically" in GHA doc Andrew Imeson 2022-03-18 18:45:01 -0400
  • ad46f33b1d
    test: remaining tests done QuentinN42 2022-02-11 13:55:52 +0100
  • d7f59fe219
    test: escape real text QuentinN42 2022-02-11 11:44:47 +0100
  • fba5b70d46
    tests: use ddt to others classes QuentinN42 2022-02-11 11:40:33 +0100
  • f0000a1828
    test: test with mixed errors / files QuentinN42 2022-02-11 11:23:08 +0100
  • 64e19e8a74
    fix: filter None to exclude them QuentinN42 2022-02-11 09:07:44 +0100
  • 3561a77070
    tests: testing skipping warn with None level QuentinN42 2022-02-11 08:55:18 +0100
  • 0354c335c4
    ci: add ddt to the tests requirements and update the contributing file accordingly QuentinN42 2022-02-11 08:45:57 +0100
  • e018da186e
    feat: fixed some isues QuentinN42 2022-02-10 13:35:39 +0100
  • 48b5e2b404
    tests: tested formats with errors QuentinN42 2022-02-10 13:28:43 +0100
  • 418952cc5c
    refactor: match flake requirements QuentinN42 2022-02-10 13:18:13 +0100
  • 4ae5487e3e
    feat: add the possibility to pass the level as argument QuentinN42 2022-02-10 13:16:51 +0100
  • d666308eb6
    tests: use ddt to parametrize tests QuentinN42 2022-02-10 13:10:13 +0100
  • b42ac81594
    chore: rm coverage QuentinN42 2022-02-10 13:07:59 +0100
  • 1f6adf64f8
    test: Class to test all fmt QuentinN42 2022-02-10 12:49:51 +0100
  • eb48e1d908
    test: Base class test QuentinN42 2022-02-10 12:41:50 +0100
  • 32de447205
    test: severity_from_level QuentinN42 2022-02-10 12:20:42 +0100
  • b1ce2f290b
    test: escape_xml QuentinN42 2022-02-10 12:17:38 +0100
  • dab7a8089b
    fix: test_run_with_user_global_config_file patched QuentinN42 2022-02-10 12:08:12 +0100
  • 40574518ba
    feat: changed json format according to @adrienverge comment QuentinN42 2022-02-08 15:11:03 +0100
  • e7b5056866 fix missing blank line Maxime Picque 2022-02-08 09:27:27 +0100
  • 63f08c6f56 add rule to forbid empty values Maxime Picque 2022-02-03 14:09:06 +0100
  • e04f03a76c
    feat: auto infer formats QuentinN42 2022-02-05 11:40:17 +0100
  • 4baaf1200d
    feat: add message to the json format QuentinN42 2022-02-05 11:26:50 +0100
  • d24519c941
    feat: add codeclimate output QuentinN42 2022-02-05 11:24:48 +0100
  • 2839489337
    typo QuentinN42 2022-02-05 11:05:38 +0100
  • 6a06e8d512
    feat: changed json output file name to path QuentinN42 2022-02-05 10:34:34 +0100
  • 805b9a9739
    feat: junitxml formater QuentinN42 2022-02-03 23:09:27 +0100
  • fbf8108b97
    feat: json formater QuentinN42 2022-02-03 22:35:56 +0100
  • 6217241fec
    refactor: use object inheritance for the formaters QuentinN42 2022-02-03 22:20:18 +0100
  • c4463c706f
    feat: max_level as separate function QuentinN42 2022-02-03 21:23:06 +0100
  • 46a12a83a8
    fix: missed return statement QuentinN42 2022-02-03 21:08:53 +0100
  • 3601817dd2
    refactor: moved output at the end of the tests QuentinN42 2022-02-03 20:59:27 +0100
  • b858cbbb82
    refactor: moved formater inside another file QuentinN42 2022-02-03 20:33:19 +0100
  • 81951b3230
    chore: ignore venv QuentinN42 2022-02-03 20:28:06 +0100
  • 1d88d99675
    Dockerfile: delete workspace Giuseppe Valente 2022-01-04 17:53:09 -0800
  • bcac6777bf
    Dockerfile: add alpine-based image Giuseppe Valente 2022-01-04 17:46:47 -0800
  • 4f1bbc33dc
    docs: Fix link syntax on integration.rst Madison Swain-Bowden 2021-12-24 00:34:15 -0800
  • fedf209807
    Correct link syntax on integration.rst Madison Swain-Bowden 2021-12-23 15:28:57 -0800
  • bb567ba395
    comments: Allow whitespace after the shebang marker Jérôme Alet 2021-12-20 08:02:56 +1100
  • 16326c6b28
    fix: faster check for shebang, thanks to @adrienverge Jérôme Alet 2021-12-20 07:36:57 +1100
  • 6438ff2da9
    Removed unneeded import to please the linter. Jérôme Alet 2021-12-13 09:48:33 +1100
  • 4bfd6d2684
    fix: allow whitespace after the shebang marker. Closes #428. Jérôme Alet 2021-12-11 18:35:56 +1100
  • d0392b34ca
    github format: Update output to utilize groups Trevor Royer 2021-12-01 01:52:59 -0600
  • 16db284160 Update github formatting output to utilize groups strangiato 2021-11-13 18:48:48 -0600
  • 7246a0c800
    cli: Separate --format=auto logic Trevor Royer 2021-11-24 07:38:26 -0600
  • 4db82ebf96 remove redundant " strangiato 2021-11-23 14:20:50 -0600
  • aa6de063f8 seperate auto args_format logic strangiato 2021-11-13 19:09:15 -0600
  • 9e6dfacceb Fix github actions workflow Dmytro Bondar 2021-10-27 21:46:07 +0300
  • 11e8d8ff37 Add support for Python 3.10, drop Python 3.5 Dmytro Bondar 2021-10-09 14:26:28 +0300
  • 9fd4f79b06 output-format: Add support for Checkstyle format Hunts Chen 2021-11-02 14:02:56 -0700
  • bce1319603 Fix github actions workflow Dmytro Bondar 2021-10-27 21:46:07 +0300
  • 3ac0cfd28b Add support for Python 3.10, drop Python 3.5 Dmytro Bondar 2021-10-09 14:26:28 +0300
  • 3a767f9ed4 Support ignoring cloud-init #cloud-config directives Marco Ferrari 2021-10-26 11:02:23 +0000
  • f2e2e0c366 docs: Update CONTRIBUTING.rst Adrien Vergé 2021-10-20 09:40:59 +0200
  • 66fd0bd943
    Ignore Errors when reading Files bakerboy448 2021-10-10 12:26:14 -0500
  • 058fef7559 yamllint version 1.26.3 v1.26.3 Adrien Vergé 2021-08-21 19:26:15 +0200
  • f47d5318cf Restore setuptools requirement for Python < 3.8 Adrien Vergé 2021-08-21 19:21:11 +0200
  • 1e0d8d9606 Restore setuptools requirement for Python < 3.8 Adrien Vergé 2021-08-21 19:21:11 +0200
  • 7a3c6d6fa2 Initial fix for issue 399 Thomas Stewart 2021-08-05 16:17:47 +0100
  • 33ce0fa960 yamllint version 1.26.2 v1.26.2 Adrien Vergé 2021-08-03 12:57:43 +0200
  • 88d302e4c7
    [document-end] adds min/max empty lines before Christian Krause 2021-07-14 08:56:39 +0200
  • 0edff4fca0
    [document-start] adds min/max empty lines after Christian Krause 2021-07-14 08:56:19 +0200
  • 43744902e9
    setup: update python_requires to comply with PEP 345/440 Kyle Finley 2021-06-10 10:16:22 -0400
  • 495dd208aa
    setup: update python_requires to comply with PEP 345/440 Kyle Finley 2021-06-10 09:51:58 -0400
  • 9a45e07ac3
    Declare build system dependencies Daniel M. Capella 2021-05-05 22:56:10 -0400
  • 874a6d5774
    Fix shown path Raphaël Riel 2021-04-29 08:15:50 -0400
  • b21eb6c0e5 enhancement: add lint rules plugin support Satoru SATOH 2020-10-18 11:04:59 +0900
  • 34a857d82e
    Update line_length.py sharbir 2021-04-15 15:44:58 -0500
  • 85ccd625a3 yamllint version 1.26.1 v1.26.1 Adrien Vergé 2021-04-06 16:02:55 +0200
  • 7f9a8fe81a fallback to importlib.resources when __file__ is undefined Jason Mobarak 2020-10-28 22:11:08 -0700
  • e53ea093e2
    line_length: skip all hash signs starting comment Patryk Małek 2021-03-24 18:04:48 +0100
  • 63bab59422 line_length: tweak tests Patryk Małek 2021-03-24 11:38:56 +0100
  • 328ad7fc61 line_length: skip all hash signs starting comment Patryk Małek 2021-03-22 12:22:25 +0100
  • 5d8ef2ea23 CI: Simplify 'pip' commands Adrien Vergé 2021-03-24 17:14:38 +0100
  • 4515269233 CI: Fix failing 'coverage' command because of $PATH Adrien Vergé 2021-03-24 16:53:03 +0100
  • faa4429d4b CI: Simplify 'pip' commands Adrien Vergé 2021-03-24 17:14:38 +0100
  • b46876f85d CI: Fix failing 'coverage' command because of $PATH Adrien Vergé 2021-03-24 16:53:03 +0100
  • 66bf76a362 CI: Switch to GitHub Actions Adrien Vergé 2021-03-15 18:36:43 +0100
  • da2260baab CI: Switch to GitHub Actions Adrien Vergé 2021-03-15 18:36:43 +0100
  • 8f682481c7
    Remove runtime dep 'setuptools' for Python < 3.8 Daniel M. Capella 2021-02-11 07:55:08 +0000
  • 58d71bac8d
    setuptools is a runtime dep only for Python < 3.8 Daniel M. Capella 2021-02-09 17:53:53 -0500
  • 0fff4e29e4 yamllint version 1.26.0 v1.26.0 Adrien Vergé 2021-01-29 18:10:35 +0100
  • 1b378ed5b9 quoted-strings: Fix explicit octal recognition Adrien Vergé 2021-01-05 09:56:08 +0100
  • 5de2fffd41 Add test to verify no-warnings config option fails when not boolean Joel Baranick 2020-12-21 09:17:27 -0800
  • cef89cf69f Reduce line length Joel Baranick 2020-12-21 09:13:08 -0800
  • 20011e7554 Add no-warnings cli test Joel Baranick 2020-12-21 09:09:46 -0800
  • de09a23b2c Add config test Joel Baranick 2020-12-21 09:04:08 -0800
  • a9ea6485e3 Support no-warnings specified in config Joel Baranick 2020-12-21 09:00:40 -0800
  • a3fc64d134 End support for Python 2 Adrien Vergé 2021-01-05 08:20:57 +0100
  • 1fa0c4a019 quoted-strings: Fix explicit octal recognition Adrien Vergé 2021-01-05 09:56:08 +0100
  • 30a8995b98 End support for Python 2 Adrien Vergé 2021-01-05 08:20:57 +0100
  • 2a028134a5 Add Micro editor integration documentation Matthias Thym 2021-01-05 09:24:46 +0100
  • 73308a38df
    Sorry i'm more a markdown guy :p Nicolas Vuillamy 2020-12-30 02:14:41 +0100