coala / coala-bears

Bears for coala
https://coala.io/
GNU Affero General Public License v3.0
295 stars 580 forks source link

Bear Proposal: .editorconfig validator #2111

Open co-robo opened 6 years ago

co-robo commented 6 years ago

cc @satwikkansal Opened by @jayvdb at Gitter

gitmate-bot commented 6 years ago

GitMate.io thinks the contributor most likely able to help you is @coala-bot.

parthboricha commented 6 years ago

Can this issue be elaborated a bit?

jayvdb commented 6 years ago

Please follow our http://coala.io/newcomer process

palash25 commented 6 years ago

@jayvdb does this have to be a native bear or a linter bear?

satwikkansal commented 6 years ago

Parser for .editorconfig files can be found at https://github.com/coala/coala-quickstart/blob/master/coala_quickstart/info_extractors/EditorconfigParsing.py

satwikkansal commented 6 years ago

Moreover, we can also validate the ".editorconfig" against the existing ".coafile" do detect any inconsistency in terms of style preferences. Related: https://github.com/coala/coala/issues/4098

shashank-b commented 6 years ago

Please assign this to me.

jayvdb commented 6 years ago

@shashank-b , you have to complete a newcomer level task first

vedantc98 commented 6 years ago

Could I get assigned to this? I've completed a newcomer issue but it hasn't been merged yet. Thanks!

satwikkansal commented 6 years ago

Assigning you since https://github.com/coala/coala-bears/pull/2168 has been merged now.

vedantc98 commented 6 years ago

So basically this bear should parse and validate the .editorconfig file itself, correct? And it should be located in coala-bears/bears/configfile/ ?

Makman2 commented 6 years ago

yes

gitmate-bot commented 6 years ago

This issue seems stale!

@vedantc98 please reassign yourself if you're still working on this.

(Powered by GitMate.io)

sambhavkaul commented 5 years ago

I want to work on this issue, please assign.