treewide: editorconfig fixes
- remove trailing whitespace - use spaces for indentation
This commit is contained in:
@@ -19,7 +19,7 @@ stdenv.mkDerivation {
|
||||
make all
|
||||
make opt
|
||||
'';
|
||||
|
||||
|
||||
installPhase = ''
|
||||
make install_ocamlfind
|
||||
mkdir -p $out/share
|
||||
|
||||
Reference in New Issue
Block a user