qurator-spk / dinglehopper

An OCR evaluation tool
Apache License 2.0
59 stars 13 forks source link

Add .editorconfig #38

Closed b2m closed 3 years ago

b2m commented 3 years ago

Add a proposal for a .editorconfig file (see https://editorconfig.org/). This is natively supported by a lot of editors, others are supported via plugins.

For vim there is https://github.com/editorconfig/editorconfig-vim.

This will close #19.

mikegerber commented 3 years ago

JetBrains supports it too, https://www.jetbrains.com/help/idea/configuring-code-style.html#editorconfig.

I will however, reopen #19 and review the code.