summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Ziegler <austin@zieglers.ca>2021-12-23 10:44:13 -0500
committerAustin Ziegler <austin@zieglers.ca>2021-12-23 11:45:41 -0500
commit8495fdd2579873e62799dba1dfdeb2b98a28e95d (patch)
treef47046cf10c304a600d4e9e8b0e2a1caa09b0f45
parenteca136b4ae8d5717cef2427d45f5daf994c001a5 (diff)
downloaddiff-lcs-8495fdd2579873e62799dba1dfdeb2b98a28e95d.tar.gz
Add standardrb
-rw-r--r--.standard.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.standard.yml b/.standard.yml
new file mode 100644
index 0000000..4d5683c
--- /dev/null
+++ b/.standard.yml
@@ -0,0 +1,4 @@
+parallel: true
+ruby_version: 2.0
+ignore:
+ - 'diff-lcs.gemspec'