deadem / notepad-pp-linter

Notepad++ Linter. Realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint etc
MIT License
37 stars 7 forks source link

Compatibility update for 8.5.4 #28

Closed ThosRTanner closed 1 year ago

ThosRTanner commented 1 year ago

And probably earlier versions

Refreshed notepad++ headers

Also updated to C++17 and fixed all warnings.

Fixes #23