summaryrefslogtreecommitdiff
path: root/.standard.yml
diff options
context:
space:
mode:
authorAustin Ziegler <austin@zieglers.ca>2021-12-23 10:54:52 -0500
committerAustin Ziegler <austin@zieglers.ca>2022-07-04 20:26:10 -0400
commitf5781c06b2c297caf58c97824c77f557831094a7 (patch)
treefbb662bcb068c52bd20604b32b83e8c73da2d8c5 /.standard.yml
parent089f932537a540af9c27dd03caf30eff6b4a0306 (diff)
downloaddiff-lcs-f5781c06b2c297caf58c97824c77f557831094a7.tar.gz
ignore Layout/heredocIndentation due to old Ruby
Diffstat (limited to '.standard.yml')
-rw-r--r--.standard.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.standard.yml b/.standard.yml
index 4d5683c..227fe7b 100644
--- a/.standard.yml
+++ b/.standard.yml
@@ -2,3 +2,5 @@ parallel: true
ruby_version: 2.0
ignore:
- 'diff-lcs.gemspec'
+ - 'research/**/*'
+ - 'pkg/**/*'