mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-14 02:35:37 +00:00

* 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>