PilatusDevs / StatusPilatus

Monitor your PC like never before!
GNU General Public License v3.0
59 stars 9 forks source link

Define stricter rules for eslint line breaks #59

Closed Jelmerro closed 3 years ago

Jelmerro commented 5 years ago

Recently we decided to update the eslint rules to improve consistency for the line breaks in javascript. See here for the initial idea.

Please feel free to discuss below.

As for me, I think we should aim to eliminate existing warnings and also review them for new pull requests.

This eslint rule seems to be the most relevant for this issue, I would personally choose the "never" setting for it.

Jelmerro commented 3 years ago

I don't personally use StatusPilatus anymore, and haven't touched it for the past year or so. Hopefully other contributors will continue to work on the project. There is clearly no need for stricter rules for this project, given the lack of response from both me and other contributors on this issue.