This linter plugin for Linter provides an interface to flexpmd for linting/analyzing ActionScript/Flash/Flex/AIR code.
Linter package must be installed in order to use this plugin. If Linter is not installed, please follow the instructions here.
language-actionscript3 package must be installed.
$ apm install language-actionscript3
Now you can proceed to install the linter-flexpmd plugin.
$ apm install linter-flexpmd
You can configure linter-flexpmd by editing ~/.atom/config.cson (choose Open Your Config in Atom menu):
'linter-flexpmd':
'javaExecutablePath': null #java path. run 'which java' to find the path
If you would like to contribute enhancements or fixes, please do the following:
master
.Please note that modifications should follow these coding guidelines:
Thank you for helping out!
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.