Code Inspections in File Watchers
This topic lists all PhpStorm code inspections available in File Watchers.
You can toggle specific inspections or change their severity level on the Editor | Inspections page of the IDE settings Ctrl+Alt+S.
Inspection | Description | Default Severity |
---|---|---|
Reports an error detected by the output filters from a File Watcher. A File Watcher tracks changes in files and executes the configured command when a change is detected. | Weak warning |
Last modified: 11 February 2022