### 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?** - [ ] postgres - [ ] redshift - [ ] bigquery - [x] snowflake - [ ] trino/starburst - [ ] other (specify: ____________) **The output of `dbt --version`:** ``` <output goes here> ``` ### Additional context <!--- Add any other context about the problem here. For example, if you think you know which line of code is causing the issue. ---> ### Are you interested in contributing the fix? <!--- Let us know if you want to contribute the fix, and whether would need a hand getting started --->