Skip to content

rodrigooler/elixir-editorconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

elixir-editorconfig

Editorconfig for elixir

root = true

[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 4
charset = utf-8

[{!*.md,!*.markdown}]
trim_trailing_whitespace = true

About

Editorconfig for elixir

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors