Commit Graph

6 Commits

Author SHA1 Message Date
Chris Mc
1449adffdd (#17103) linter: pylintrc_testpackage should not run layout checks 2023-04-19 16:42:24 +02:00
technic93
137297b85e (#15115) [linter] reduce pylint to just one command
* determine test_package folder in the lint rule

* delete old test specific linter config + update github workflow

* fixup: put bad specific config

---------

Co-authored-by: Chris Mc <christopherm@jfrog.com>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
2023-04-18 21:05:30 +02:00
Javier G. Sogo
9f53e62526 (#12052) [linter] Fix enabled/disabled items for test_package 2022-08-04 16:43:05 +02:00
Javier G. Sogo
27d78eb31f (#12023) [linter] Add first rule for test_package files
* [linter] Add first rule for test_package files

* add failing test

* revert failing recipe

* typo
2022-08-03 16:05:25 +02:00
Javier G. Sogo
202e85f077 (#11627) linter - check ConanFile import and cross_building
* linter - check ConanFile import and cross_building

* remove unused code

* Add docs

* improve docs

* example - abseil

* md syntax

* revert uneeded changes

* Update docs/v2_linter.md

Co-authored-by: Daniel <danimanzaneque@gmail.com>

Co-authored-by: Daniel <danimanzaneque@gmail.com>
2022-07-13 18:30:09 +02:00
Javier G. Sogo
4e30a179db (#11606) linter - Add linter for test_*/conanfile.py files
* linter - Add linter for test_*/conanfile.py files

* rename pylintrc file

* disable conan checks related to name
2022-07-11 10:43:01 +02:00