The highlight level in phpstorm, how to make it the syntax level by default?

every time I open it, it defaults to the check level, and for many prompts, I have to manually return to the syntax level.

is there any way to make it at the syntax level by default?

Mar.20,2021

click Configure inspections to go in, expand PHP, and prompt whatever you want.

personal advice not to lower, to ensure the quality of the code, what English spelling, too many parameters, unknown methods, unused variables, non-standard PHPDoc, etc., the company does not require that you do not pay attention to it, whisper BB is good when others read it.

Look for


in


setting. It's too tiring to set up one page at a time

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3208e-2bdd6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3208e-2bdd6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?