I created a project file and I added the paths to be analyzed.
I ned to exclude some of the subfolders of one of these paths.
How can I do this in the project file?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I created a project file and I added the paths to be analyzed.
I ned to exclude some of the subfolders of one of these paths.
How can I do this in the project file?
File menu => Edit project file.
Open "Warning options" tab. Here you can exclude files/folders.
Thanks.