文件历史

2 次代码提交

作者 SHA1 备注 提交日期
Anish Athalye ca44e8f80d Make EditorConfig match Jupyter for notebooks
Jupyter notebook doesn't add a newline at EOF, so we shouldn't have
EditorConfig do it for .ipynb files either.
2022-04-06 18:21:58 -04:00
Anish Athalye 5b3691eff0 Add EditorConfig
This will help maintain consistent coding styles across various editors
and IDEs. See <https://editorconfig.org/>.
2022-03-12 09:23:40 -05:00