#20 closed new feature (fixed)
Add filter for ignoring files during analysis
Reported by: | phdmakk | Owned by: | phdmakk |
---|---|---|---|
Priority: | major | Milestone: | v1.0.x Series |
Component: | Common | Version: | 1.0 |
Keywords: | Cc: |
Description
Including legacy or other third party sources in the analysis may cause a flood of warnings when these sources were developed according to different guidelines. Another use case is when some sources are not yet fully complying to defined guidelines. In both cases, it would be useful to be able to define an exclusion pattern so that files or paths matching that pattern are ignored during the analysis phases (both for analyzing and formatting with T3Q as well as for all functions of T3D). Initial solution should be a simple regular expression in the configuration settings.
Change History (2)
comment:1 Changed 13 years ago by phdmakk
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 13 years ago by phdmakk
Note: See
TracTickets for help on using
tickets.
Note that HTML output may contain broken links as a result of using this functionality. Figure out ways to address this if it is indeed a problem.