Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .editorconfig #67

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gRegorLove
Copy link
Member

.editorconfig will help us make sure the indent settings stay the same.

Used indent settings based on current use in the HTML/CSS.
Included insert_final_newline = true so most changes in this commit are just that extra newline being added.

Used indent settings based on current use in the HTML/CSS.
Included `insert_final_newline = true` so most changes in this
commit are just that extra newline being added.
@btrem
Copy link
Contributor

btrem commented Dec 15, 2022

There's also one .svg file. Maybe add a section for that one? The .svg file that was in the repo had a 4 space indent, so I used the same for the code I replaced it with. Cf. #68.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants