Dmitrijs Reinmanis created NETBEANS-3243:
--------------------------------------------
Summary: Code sniffer now working in latest verson
Key: NETBEANS-3243
URL: https://issues.apache.org/jira/browse/NETBEANS-3243
Project: NetBeans
Issue Type: Bug
Components: php - Code Analysis
Affects Versions: 11.1
Reporter: Dmitrijs Reinmanis
SInce version 11.1 netbeans executes different code sniffer command. In version
8.2 command was executed with "default_standard" attribute. But now it adds
"–standard=MySource". Before I could just add my own "standard" attribute and
use my custom rules, but now it overwrites it. We have already rules in our
project and I just need to add target to that file. But in new version I can't
find any way, ho to do that. How I can add custom rules now? I can't just skip
it, because netbeans requires it. Even if I already added target in my command.
I can't find any information about this in google.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists