Legend!
Opened this issue · 2 comments
Saul510 commented
You're an absolute legend for making this and it works great for JS!
Two questions:
- Is it possible to add support for inline CSS?
- Can you create a https://buymeacoffee.com/ or Patreon page so I can donate?
deadem commented
- Is it possible to add support for inline CSS?
There are absolutely no restrictions. If you have a Checkstyle-compatible linter that supports inline CSS, the plugin will support it automatically.
Note:
You can add multiple linters simultaneously.
<NotepadPlus>
<linter extension=".js" command="...path.../js_linter.cmd --reporter=checkstyle"/>
<linter extension=".js" command="...path.../inline_css_linter.cmd --reporter=checkstyle"/>
</NotepadPlus>
- Can you create a https://buymeacoffee.com/ or Patreon page so I can donate?
Please donate to any healthcare fund instead.
Saul510 commented
Thanks for the reply and the problem is that I have no idea where to find that type of linter (the word linter was completely new to me up until a week ago).
Will do and please feel free to link an organization of your choice and I'll donate and post a photo. 🙏