[
https://issues.apache.org/jira/browse/NETBEANS-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16906876#comment-16906876
]
Tomáš Procházka commented on NETBEANS-2973:
-------------------------------------------
I'm affraid this setting is not saved in the project.
Intention is to be able to use code analysis tools in similar way as test tools
- with Codeception or PHPUnit you can just select Run - Test file and correct
version of test tool for project is run.
Same way it is great help to be able select file in project a run Inspect. Code
analysis tool for project is run and configuration is picked from configuration
file by the tool itself.
> Code analysis tools settings in project
> ---------------------------------------
>
> Key: NETBEANS-2973
> URL: https://issues.apache.org/jira/browse/NETBEANS-2973
> Project: NetBeans
> Issue Type: Improvement
> Components: php - Code Analysis, php - Project
> Affects Versions: 11.1
> Reporter: Tomáš Procházka
> Priority: Minor
> Attachments: netbeans-php-code-analysis-configuration.png
>
>
> Currently settings of Code Sniffer/Coding Stnadards Fixer/Mess
> Detector/PHPStan is only possible globaly in Tools - Options - PHP - Code
> Analysis.
> Having ability to set Code Analysis in project in same way as it is possible
> for testing tools (Codeception, PHPUnit) would be great help when working on
> different projects with these tools installed in project directory using
> composer.
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
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