Silence hlint
This commit is contained in:
parent
b547324253
commit
d628848af6
@ -551,6 +551,7 @@ isHidden fp'
|
|||||||
| otherwise = False
|
| otherwise = False
|
||||||
|
|
||||||
isBlacklisted :: FilePath -> Bool
|
isBlacklisted :: FilePath -> Bool
|
||||||
|
{- HLINT ignore "Use ==" -}
|
||||||
isBlacklisted fp' = fp' `elem` [".DS_Store"]
|
isBlacklisted fp' = fp' `elem` [".DS_Store"]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user