Commit Graph

3 Commits

Author SHA1 Message Date
Uilian Ries
7b1f1a25c8 (#15988) [linter] Do not accept version attribute on regular recipes
* linter: do not accept version attribute

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Fix error number

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* allow system version

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Add better doc

Signed-off-by: Uilian Ries <uilianries@gmail.com>

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-04-02 05:19:26 +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