1 Commits

Author SHA1 Message Date
Neil Girdhar
4b3f73a92e Add .editorconfig
This file helps non-Googler contributors who have their editors set up
differently for different projects.  Most modern editors will
automatically use the Google style when they see this file:
* (most importantly) 2 character indent size,
* 79 character maximum line length,
* spaces instead of tabs,
* linux line endings, and
* no extraneous whitespace.
2023-06-02 18:29:16 -04:00