You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Junichi Yamamoto (Jira)" <ji...@apache.org> on 2019/10/17 00:49:00 UTC

[jira] [Comment Edited] (NETBEANS-3243) Code sniffer now working in latest verson

    [ https://issues.apache.org/jira/browse/NETBEANS-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953286#comment-16953286 ] 

Junichi Yamamoto edited comment on NETBEANS-3243 at 10/17/19 12:48 AM:
-----------------------------------------------------------------------

Could you please write your exact steps to reproduce it?

e.g. 
 # ...
 # ...
 # ...

Expected result: ...

Actual result: ...


was (Author: junichi11):
Could you please write your exact steps to reproduce it?

e.g. 
 # ...
 # ...
 # ...

> 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
>            Priority: Major
>
> 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, how 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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists