mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2024-10-01 11:49:56 -04:00
06c343b141
Also prettified all the current resources. Travis support encluded.
14 lines
193 B
INI
14 lines
193 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = spaces
|
|
indent_size = 2
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|
|
|
|
[*.py]
|
|
indent_style = space
|
|
indent_size = 4
|