Hi everyone, we want to enforce the .editorconfig files in our repos in the CI. However, `eclint`, which is mentioned in many tutorials, is archived on GitHub and didn't seem to get any updates since 5 years. The go implementation seems to be more recent, but is still in version 0.5 and apperantly not stable. editorconfig-checker <https://github.com/editorconfig-checker/editorconfig-checker>looks recent and stable and is apperantly used in the image mstruebing/editorconfig-checker <https://hub.docker.com/r/mstruebing/editorconfig-checker> on Dockerhub. Is that the best option to get started with today? Also, Mega-Linter <https://nvuillam.github.io/mega-linter/> is mentioned, which supports many other linters, but also as a 10GB image size - instead of 23MB for editorconfig-checker. I'm happy to write a blog article for editorconfig.org to make it easier for new developers to get started.
-- You received this message because you are subscribed to the Google Groups "EditorConfig" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/editorconfig/3fbe0d41-100a-4f8c-8e89-d6d57752610bn%40googlegroups.com.
