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 2020/07/12 06:32:00 UTC

[jira] [Created] (NETBEANS-4573) PHP CS Fixer doesn't work with a directory and a file

Junichi Yamamoto created NETBEANS-4573:
------------------------------------------

             Summary: PHP CS Fixer doesn't work with a directory and a file
                 Key: NETBEANS-4573
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4573
             Project: NetBeans
          Issue Type: Bug
          Components: php - Code Analysis
    Affects Versions: Next
            Reporter: Junichi Yamamoto
            Assignee: Junichi Yamamoto


Steps to reproduce:
 # Set the PHP CS Fixer path to the Options (Tools > Options > PHP > Code Analysis > Coding Standards Fixer)
 # Select a directory or a file
 # Click Source > Inspect
 # Select Coding Standards Fixer as Configuration
 # Click Inspect

Output file is created, but the result is not shown in the Inspector window.

Expected Result:

The result is shown in the Inspector window.



--
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