Description
After an initial analysis is completed, saving or editing a file automatically triggers a new analysis. However, this auto-triggered analysis does not actually produce updated results. The results remain unchanged until the user manually clicks Run Analysis.
This was observed for 2 specific cases:
- When I edit the .gitignore by adding a rules/ directory to be ignored
- After an analysis is done, if I add a piece of code that matches a custom rule, it doesn't get recognized as an incident, until I click "Run analysis" it si then found and listed.
Description
After an initial analysis is completed, saving or editing a file automatically triggers a new analysis. However, this auto-triggered analysis does not actually produce updated results. The results remain unchanged until the user manually clicks Run Analysis.
This was observed for 2 specific cases: