summaryrefslogtreecommitdiff
path: root/.standard.yml
diff options
context:
space:
mode:
Diffstat (limited to '.standard.yml')
-rw-r--r--.standard.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.standard.yml b/.standard.yml
new file mode 100644
index 0000000..227fe7b
--- /dev/null
+++ b/.standard.yml
@@ -0,0 +1,6 @@
+parallel: true
+ruby_version: 2.0
+ignore:
+ - 'diff-lcs.gemspec'
+ - 'research/**/*'
+ - 'pkg/**/*'