Closed dodmi closed 2 months ago
Same for me.
I'm using https://github.com/deadem/notepad-pp-linter/issues/27#issuecomment-1941650890 tricks
linter.tmp seems good :
<?xml version="1.0" encoding="UTF-8"?>
<checkstyle version="3.9.0">
<file name="C:\laragon\_spipmu4_\plugins\soyezcreateurs\inc\sc_agenda.php">
<error line="1741" column="18" severity="error" message="Expected at least 1 space before "="; 0 found" source="PSR12.Operators.OperatorSpacing.NoSpaceBefore"/>
<error line="1741" column="18" severity="error" message="Expected at least 1 space after "="; 0 found" source="PSR12.Operators.OperatorSpacing.NoSpaceAfter"/>
</file>
</checkstyle>
Error in NPP status bar:
Config:
Execution from command line:
Is there a possibility to see the output, when the plugin executes the command?