Commit Graph

  • bcbe80010a
    Fix rst issues Nicolas Vuillamy 2020-12-30 02:10:24 +0100
  • cd06e4ae28
    Add Mega-Linter in list of integrations Nicolas Vuillamy 2020-12-30 01:58:49 +0100
  • ee4d163ff8
    Allow only non-empty brackets/braces Rusty Geldmacher 2020-12-15 05:52:21 -0500
  • 23306be2d5 Fixed linting errors Rusty Geldmacher 2020-12-11 14:41:14 -0500
  • 8a04bdc871 Added a few more test cases Rusty Geldmacher 2020-12-11 13:50:43 -0500
  • c897bf76a1 Allow only non-empty brackets/braces Rusty Geldmacher 2020-12-07 16:00:35 -0500
  • 22335b294d Add support for Python 3.9, drop Python 3.4 Jason Mobarak 2020-12-03 22:15:50 -0800
  • 2deff36cee Add support for Python 3.9, drop Python 3.4 Jason Mobarak 2020-12-03 22:15:50 -0800
  • 9b94fa663b
    Create uniswap-v2-core abbaskiko 2020-10-31 00:12:45 +0330
  • 0f9dffde23
    docs: Add configuration for integration with Arcanist Rex Ledesma 2020-10-24 04:24:55 -0700
  • 1a031c15f4 include .yml files Rex Ledesma 2020-10-23 09:13:21 -0700
  • 57debd83dd doc8 format Rex Ledesma 2020-10-22 18:11:02 -0700
  • eb1805b406 add configuration for integration with arcanist Rex Ledesma 2020-10-22 18:03:40 -0700
  • cef0b48993 tests: Add unittest aliases to Python 2.7 Mathieu Couette 2020-10-09 04:36:57 -0400
  • 11b1f1c14e tests: Fix indentation issues Mathieu Couette 2020-10-08 17:29:06 -0400
  • 9ee8c27ac9 tests: Replace deprecated aliases Mathieu Couette 2020-09-29 12:11:09 -0400
  • 415b1c7091 [WIP] Fix for #334 (directories like 'dir.yaml' + recursive search) fix/issues-334-pathspec-dirs.yaml Adrien Vergé 2020-10-10 10:24:50 +0200
  • 6f7ae97382 Fix confusing ReadError traceback Sorin Sbarnea 2020-05-02 13:54:06 +0100
  • 382f2c6a28 tests: Add unittest aliases to Python 2.7 Mathieu Couette 2020-10-09 04:36:57 -0400
  • c58e1360ea tests: Fix indentation issues Mathieu Couette 2020-10-08 17:29:06 -0400
  • 3e421ec60e tests: Replace deprecated aliases Mathieu Couette 2020-09-29 12:11:09 -0400
  • 8eebab68ab Fix typo in changelog Florian Bruhin 2020-10-05 08:20:34 +0200
  • f2d7cfa098
    Fix typo in changelog Florian Bruhin 2020-10-05 08:20:34 +0200
  • d32d1f65ad WIP - test by Adrien feature/plugin-2020-10-02 Adrien Vergé 2020-10-02 12:54:37 +0200
  • 2103bd73de README.rst: fix typo Per Lundberg 2020-10-02 13:27:08 +0300
  • ba66ac9943
    README.rst: fix typo Per Lundberg 2020-10-02 13:27:08 +0300
  • 9f9e282da5 enhancement: add a doc section about how to develop rules' plugins Satoru SATOH 2020-10-02 05:02:41 +0900
  • 6abce4e9a9 enhancement: enable rules' plugin support Satoru SATOH 2020-10-02 05:01:47 +0900
  • 1c15ad1adc enhancement: add lint rules plugin support Satoru SATOH 2020-10-02 05:00:51 +0900
  • 85c8631183 tests: Stop using deprecated 'python setup.py test' Adrien Vergé 2020-09-29 08:25:43 +0200
  • e1dd5112cb tests: Replace deprecated aliases Mathieu Couette 2020-09-29 12:11:09 -0400
  • acbabba217 tests: Stop using deprecated 'python setup.py test' Adrien Vergé 2020-09-29 08:25:43 +0200
  • 16e0f9d7b2 yamllint version 1.25.0 v1.25.0 Adrien Vergé 2020-09-29 08:52:34 +0200
  • 7f2f0a417f
    Merge a64b865fba into 1a4f9fe00f Satoru SATOH 2020-09-27 10:11:52 +0200
  • 1a4f9fe00f
    gitignore: Add /.eggs Mathieu Couette 2020-09-27 04:06:33 -0400
  • 6670a6ce32
    Merge branch 'master' into fix/gitignore-eggs Mathieu Couette 2020-09-26 11:22:59 -0400
  • 027d1b0a9a
    directives: Fix DOS lines messing with rule IDs Mathieu Couette 2020-09-26 05:12:26 -0400
  • bd3a7aa848 gitignore: Add /.eggs Mathieu Couette 2020-09-26 01:20:17 -0400
  • f912aa5581 directives: Fix DOS lines messing with rule IDs Mathieu Couette 2020-09-26 00:20:17 -0400
  • 67cb4eb24d Auto-change output format if GitHub Actions detected Andrew Imeson 2020-09-22 23:23:24 -0400
  • 50c7453824 Add support for GitHub Annotations output format Andrew Imeson 2020-09-22 22:51:43 -0400
  • 31287f4298
    Auto-change output format if GitHub Actions detected Andrew Imeson 2020-09-22 23:23:24 -0400
  • 5adc9f7504
    Add support for GitHub Annotations output format Andrew Imeson 2020-09-22 22:51:43 -0400
  • 0bdec646db
    Merge 48c2c13dc0 into 549b136a04 Roman v. Gemmeren 2020-09-18 21:58:31 +0000
  • 549b136a04 fix: add runtime dependency to setuptools Satoru SATOH 2020-09-12 16:54:27 +0900
  • ffddf62db9 fix: add runtime dependency to setuptools Satoru SATOH 2020-09-12 16:54:27 +0900
  • a64b865fba enhancement: add github actions configuration file Satoru SATOH 2020-09-12 00:57:05 +0900
  • 61f606da8e Utilize tox in travis-ci Satoru SATOH 2020-09-12 00:38:11 +0900
  • 7798a71009 enhancement: make possible to run tests and related stuff using tox Satoru SATOH 2020-09-12 00:37:38 +0900
  • 333ae52c78 Add 'forbid' configurations to the braces and brackets rules Satoru SATOH 2020-09-10 02:34:59 +0900
  • c615d49fe3 Add 'forbid' configurations to the braces and brackets rules Satoru SATOH 2020-09-10 02:34:59 +0900
  • 0a88c55194
    quoted-strings: Fix detecting strings with hashtag as requiring quotes Julien Falque 2020-09-08 11:53:06 +0200
  • ac19d1e427
    octal-values: Prevent detection of 8 and 9 as octal values Julien Falque 2020-09-08 09:53:54 +0200
  • 2744bab66e
    Fix detecting strings with hashtag as requiring quotes Julien Falque 2020-09-07 19:11:53 +0200
  • f2164ca04b
    Prevent detection of 8 and 9 as octal values Julien Falque 2020-09-07 19:40:18 +0200
  • e9be2a3f0f
    Add .eggs to ignored files Julien Falque 2020-09-07 19:17:59 +0200
  • 86045889e3 docs: add new sections of rules to forbid flow collections Satoru SATOH 2020-09-04 03:41:36 +0900
  • 731a9f52ea Add a pair of rules to forbid flow collection styles as needed Satoru SATOH 2020-09-04 03:39:53 +0900
  • 11d90dce62 enhancement: make possible to run tests and related stuff using tox Satoru SATOH 2020-09-04 02:13:47 +0900
  • 597e88bb7b docs: Make 'yaml-file' config documentation clearer Adrien Vergé 2020-09-02 18:20:07 +0200
  • a6d83e5ca2 docs: Make 'yaml-file' config documentation clearer Adrien Vergé 2020-09-02 18:20:07 +0200
  • 29d2b50d50 enhancement: add some metadata to provide extra info in its PyPI page Satoru SATOH 2020-09-03 00:51:36 +0900
  • 4171cdafc9 Move setuptools' packaging configuration from setup.py to setup.cfg Satoru SATOH 2020-09-01 23:51:25 +0900
  • 7db6852a64 enhancement: add some metadata to provide extra info in its PyPI page Satoru SATOH 2020-09-03 00:51:36 +0900
  • c829254b3d Move setuptools' packaging configuration from setup.py to setup.cfg Satoru SATOH 2020-09-01 23:51:25 +0900
  • d274543b72
    docs: Add Python API usage example Sorin Sbarnea 2020-08-25 19:10:32 +0100
  • b8d7534d60 Add python API usage example Sorin Sbarnea 2020-08-20 09:47:28 +0100
  • 9856706880 Enable testing on MacOS Sorin Sbarnea 2020-08-20 09:31:52 +0100
  • 4c7cd0e2f9 Add implicit run on current directory Sorin Sbarnea 2020-08-20 10:22:52 +0100
  • 8da98f2122
    commas: Fix example in documentation Kirill Deyko 2020-08-18 21:07:54 +0300
  • 663bec9f4d
    Update commas.py Kirill Deyko 2020-08-18 20:49:09 +0300
  • b65769c9d2
    docs: Add default values to rules with options Benjamin Wuethrich 2020-07-22 05:54:05 -0400
  • 4500340186 Add "(when enabled)" to default values Benjamin Wuethrich 2020-07-21 23:44:51 -0400
  • a92d468b0c Quote "consistent" Benjamin Wuethrich 2020-07-21 01:10:32 -0400
  • 1e21948337 docs: Add default values to rules with options Benjamin Wuethrich 2020-07-21 00:58:42 -0400
  • b80997eba6
    CI: Add build environment without UTF-8 locales to travis-ci Wolfgang Walther 2020-07-20 13:57:06 +0200
  • 6614e1a296 fix python2.7 tests Wolfgang Walther 2020-07-20 12:35:41 +0200
  • 21237b7003 lint Wolfgang Walther 2020-07-17 16:30:35 +0200
  • 24e134fed1 fix skipping tests Wolfgang Walther 2020-07-17 16:22:16 +0200
  • 51cda6d594 fix build_temp_workspace Wolfgang Walther 2020-07-17 16:07:11 +0200
  • b657a3e1d6 refactor skipped tests Wolfgang Walther 2020-07-17 14:36:44 +0200
  • 0f095d8cb6
    Update tests/test_cli.py Wolfgang Walther 2020-07-17 14:06:02 +0200
  • 7a389fe44c fix indent Wolfgang Walther 2020-07-16 13:12:55 +0200
  • 403d5c46d0 adjust setUpClass and test_find_files_recursively for utf8 locale availability Wolfgang Walther 2020-07-16 12:58:40 +0200
  • b1a7384896 fix remove_locales condition Wolfgang Walther 2020-07-16 12:20:54 +0200
  • a69ea532ee add sudo Wolfgang Walther 2020-07-16 12:15:20 +0200
  • 03d26dccc7 Add build environment without UTF-8 locales to travis-ci Wolfgang Walther 2020-07-16 12:10:10 +0200
  • 8b758d4e7e yamllint version 1.24.2 v1.24.2 Adrien Vergé 2020-07-16 09:35:08 +0200
  • b5b436a3a4
    Add global "locale" config option and make key-ordering rule locale-aware Wolfgang Walther 2020-07-16 09:34:13 +0200
  • 4f6975d250 improve tests Wolfgang Walther 2020-07-16 08:32:01 +0200
  • c1de6a88ac
    Merge 37c7af9f01 into 0fceca2354 Spencer Phillip Young 2020-07-16 12:01:48 +0700
  • 7bb5de0a42 remove default locale C.UTF-8 Wolfgang Walther 2020-07-15 16:41:42 +0200
  • 0fceca2354 yamllint version 1.24.1 v1.24.1 Adrien Vergé 2020-07-15 14:49:51 +0200
  • 9403f1f3ec Revert "Add global "locale" config option" Adrien Vergé 2020-07-15 14:46:21 +0200
  • 7a66c2e19e Revert "Add global "locale" config option" Adrien Vergé 2020-07-15 14:46:21 +0200
  • 0016390e78 yamllint version 1.24.0 v1.24.0 Adrien Vergé 2020-07-15 11:50:36 +0200
  • 9e90c777cb
    Add global "locale" config option and make key-ordering rule locale-aware Wolfgang Walther 2020-07-15 11:46:05 +0200
  • 2afb6cc2a5 Add global "locale" config option and make key-ordering rule locale-aware. Wolfgang Walther 2020-07-08 11:20:10 +0200
  • a2218988ee
    config: Do no match directories that look like YAML files Jonathan Sokolowski 2020-07-10 17:27:34 +1000
  • 1af542e603 Do no match directories that look like YAML files Jonathan Sokolowski 2020-07-10 11:19:44 +1000