Describe the bug
The package checks for naming conventions irrespective of just defined folder-valid prefix key value pair type of configuration.
Steps to reproduce
project.yml file

example folder structure :

Expected results
Raise a warning/ entry in result table for violating naming conventions set for folder "marts".
Actual results
Result table for fct_model_naming_conventions:

Screenshots and log output
If applicable, add screenshots or log output to help explain your problem.
System information
The contents of your packages.yml file:
Which database are you using dbt with?
The output of dbt --version:
Additional context
Are you interested in contributing the fix?
Describe the bug
The package checks for naming conventions irrespective of just defined folder-valid prefix key value pair type of configuration.
Steps to reproduce
project.yml file
example folder structure :

Expected results
Raise a warning/ entry in result table for violating naming conventions set for folder "marts".
Actual results
Result table for fct_model_naming_conventions:

Screenshots and log output
If applicable, add screenshots or log output to help explain your problem.
System information
The contents of your
packages.ymlfile:Which database are you using dbt with?
The output of
dbt --version:Additional context
Are you interested in contributing the fix?