Files
conan-center-index/linter
theirix 6f24e01eb9 (#14675) linter: Add error when layouts are missing src_folder in recipe
* Add a style warning to linter for cmake_layout

It is a first pylint warning of this kind.

* Ensure src_folder=src when using built-in layouts

Applied suggestions from code review

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

* Implement AST checks, rename file

* Drop linter documentation from linters.md

* make the error message more general for different layouts

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Co-authored-by: Christopher McArthur <christopherm@jfrog.com>
2022-12-20 06:47:50 +01:00
..