@jasen_gottlieb
To disable or apply a filename rule in SonarQube, you can follow these steps:
- Login to your SonarQube dashboard as an administrator.
- Go to the "Quality Profiles" section from the top menu.
- Select the profile that you want to modify (e.g. "Sonar way") and click on "Rules".
- In the search bar, type "filename" to filter out the filename rules.
- You can either disable a filename rule by clicking on the toggle switch to turn it off, or enable it by turning it on.
- Once you have made the necessary changes, click on "Update" to save the modifications to the profile.
- If you want to create a custom rule for filenames, you can go to the "Rules" tab and search for the specific rule you want to apply. Then, click on "Activate" to add the rule to the profile.
By following these steps, you can easily disable or apply filename rules in SonarQube to customize the analysis of your project based on your preferences.