summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Ziegler <austin@zieglers.ca>2021-12-23 10:44:13 -0500
committerAustin Ziegler <austin@zieglers.ca>2022-07-04 20:26:10 -0400
commitef23b66e9a495206f2bf1cd9ce0df50d363d26ef (patch)
tree631ad757d5d3c584d5fd2a8e1e6e34ff99ecc501
parent106d1749c965b8af857c976197814707b66cbef0 (diff)
downloaddiff-lcs-ef23b66e9a495206f2bf1cd9ce0df50d363d26ef.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'