diff options
Diffstat (limited to '')
-rw-r--r-- | .standard.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.standard.yml b/.standard.yml new file mode 100644 index 0000000..6d67c99 --- /dev/null +++ b/.standard.yml @@ -0,0 +1,3 @@ +# For available configuration options, see: +# https://github.com/standardrb/standard +ruby_version: 3.0 |