deadem / notepad-pp-linter

Notepad++ Linter. Realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can i integrate phpmd in notepad++

StephanKrauss opened this issue · comments

Hello,

i have a question.
Is there a way to integrate phpmd in notepad++ ?

Your sincerly Stephan

Sure, but phpmd needs a checkstyle-compatible output format. If phpmd doesn't support it by default you can request for checkstyle support by create an issue and/or make a PR.