diff options
-rw-r--r-- | .hound.yml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.hound.yml b/.hound.yml deleted file mode 100644 index 8f5697eda..000000000 --- a/.hound.yml +++ /dev/null @@ -1,11 +0,0 @@ -# Configuration for https://houndci.com/ - -IndentationWidth: - Description: 'Use 2 spaces for indentation.' - Enabled: false - -HashSyntax: - EnforcedStyle: hash_rockets - -LineLength: - Enabled: false |