* 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>
* linter - testing messages
* second part in brackets is optional
* Override message for E0611
* use cleaner approach for linter
* import both errors
* Error if errors imported
* revert changes in any-lite