Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

.editorconfig checker #145

Closed
ccoVeille opened this issue Apr 19, 2024 · 0 comments
Closed

.editorconfig checker #145

ccoVeille opened this issue Apr 19, 2024 · 0 comments
Labels
new validation type New config file type to validate

Comments

@ccoVeille
Copy link
Contributor

.editorconfig file are pretty standard

Here is a Go project that lint them

https://github.com/editorconfig-checker/editorconfig-checker

There is also this code able to parse .editorconfig file

https://github.com/editorconfig/editorconfig-core-go

@kehoecj kehoecj added the new validation type New config file type to validate label May 29, 2024
kehoecj added a commit that referenced this issue Aug 3, 2024
* EditorConfig file type

* Removed deprecated ParseBytes function

* Update pkg/filetype/file_type.go

---------

Co-authored-by: Clayton Kehoe <118750525+kehoecj@users.noreply.github.com>
@kehoecj kehoecj closed this as completed Aug 16, 2024
shiina4119 pushed a commit to shiina4119/config-file-validator that referenced this issue Aug 23, 2024
* EditorConfig file type

* Removed deprecated ParseBytes function

* Update pkg/filetype/file_type.go

---------

Co-authored-by: Clayton Kehoe <118750525+kehoecj@users.noreply.github.com>
shiina4119 pushed a commit to shiina4119/config-file-validator that referenced this issue Oct 4, 2024
* EditorConfig file type

* Removed deprecated ParseBytes function

* Update pkg/filetype/file_type.go

---------

Co-authored-by: Clayton Kehoe <118750525+kehoecj@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
new validation type New config file type to validate
Projects
None yet
Development

No branches or pull requests

2 participants