Fix typos and trailing whitespace

This commit is contained in:
Emil Berg 2024-08-03 08:49:40 +02:00
parent 98b8dc0720
commit 38c5ba7c79
7 changed files with 11 additions and 11 deletions

View file

@ -1,7 +1,7 @@
{-
This empty file is provided for ease of patching in site specific checks.
However, there are no guarantees regarding compatibility between versions.
-}
-}
{-# LANGUAGE TemplateHaskell #-}
module ShellCheck.Checks.Custom (checker, ShellCheck.Checks.Custom.runTests) where