added pre-commit hooks; fixed whitespace and capitalization dependent parameter replacement; fixed creation of annealing and emin sim directories
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# .editorconfig
|
||||
root = true
|
||||
|
||||
[*]
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
# Disable for GROMACS template files
|
||||
[*.mdp]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.top]
|
||||
trim_trailing_whitespace = false
|
||||
Reference in New Issue
Block a user