UNIX Text files are defined to have a trailing whiteline

This commit is contained in:
Istvan Ruzman
2020-08-17 09:17:44 +02:00
parent 558cebf015
commit 7bc1ec5aea
9 changed files with 10 additions and 1 deletions

View File

@@ -12,3 +12,4 @@ python.pkgs.buildPythonPackage rec {
# pytest-cov
];
}