1
0
mirror of https://github.com/mgechev/revive.git synced 2025-11-23 22:04:49 +02:00

chore: remove unnecessary empty lines (#1080)

This commit is contained in:
Oleksandr Redko
2024-10-26 13:35:02 +03:00
committed by GitHub
parent ad0f03a03f
commit 599874c773
12 changed files with 3 additions and 20 deletions

View File

@@ -40,7 +40,6 @@ func TestXDGConfigDirIsPrefferedFirst(t *testing.T) {
}
func TestHomeConfigDir(t *testing.T) {
homeDirPath := "/tmp-iofs/home/tester"
AppFs.MkdirAll(homeDirPath, 0755)