summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorCalum Lind <calumlind@gmail.com>2018-10-08 14:22:49 +0100
committerCalum Lind <calumlind@gmail.com>2018-10-08 14:49:36 +0100
commit20fa106b8b746662cf1a884f8b2f8521a94efa68 (patch)
tree79544ea607471590a1451878176124911145d6d8 /packaging
parent654e2af4e5f0e17b405c360e45846f4529555d3d (diff)
downloaddeluge-20fa106b8b746662cf1a884f8b2f8521a94efa68.tar.gz
deluge-20fa106b8b746662cf1a884f8b2f8521a94efa68.tar.bz2
deluge-20fa106b8b746662cf1a884f8b2f8521a94efa68.zip
Update pre-commit config
The prettier hook was missing a trailing slash so omitting css files. Add a trailing space fix hook and fix issues.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/osx/gtkrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/osx/gtkrc b/packaging/osx/gtkrc
index c9b0a50b3..a77430b68 100644
--- a/packaging/osx/gtkrc
+++ b/packaging/osx/gtkrc
@@ -7,4 +7,4 @@ style "user-font"
{
font_name="Arial Unicode MS"
}
-widget_class "*" style "user-font"
+widget_class "*" style "user-font"