RIPE-NCC / ripe-atlas-probe-measurements

RIPE Atlas probe measurement source code
Other
41 stars 18 forks source link

Add .editorconfig file #16

Open dkg opened 1 year ago

dkg commented 1 year ago

.editorconfig is a standard, cross-editor format that enables automated application of simple file format standards.

https://editorconfig.org/

Applying this change should make it easier to ensure that multiple people can contribute to the source without arbitrary editor defaults creating an accidental edit war.

Note that i adjusted the .gitignore file to permit inclusion of the .editorconfig while still excluding some of the Kbuild byproducts