Add EditorConfig rules, fix trailing whitespaces

This commit is contained in:
Zhaofeng Li 2022-01-08 01:20:36 -08:00
parent deca292b53
commit abb74b9f49
8 changed files with 49 additions and 7 deletions

View file

@ -96,7 +96,7 @@ Here is a sample `hive.nix` with two nodes, with some common configurations appl
# If you share a hive with others, or use multiple machines,
# and are not careful to always commit/push/pull changes
# you can accidentaly overwrite a remote profile so in those
# scenarios you might want to change this default to false.
# scenarios you might want to change this default to false.
# deployment.replaceUnknownProfiles = true;
};