We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
The text was updated successfully, but these errors were encountered:
EditorConfig file type #145 (#157)
be200ae
* EditorConfig file type * Removed deprecated ParseBytes function * Update pkg/filetype/file_type.go --------- Co-authored-by: Clayton Kehoe <118750525+kehoecj@users.noreply.github.com>
EditorConfig file type Boeing#145 (Boeing#157)
4af8995
969a4c9
No branches or pull requests
.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
The text was updated successfully, but these errors were encountered: