diff options
author | crupest <crupest@outlook.com> | 2024-09-07 03:00:33 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2024-09-07 03:00:33 +0800 |
commit | faeef2cd919939ad9a3a276f2c603d7be9acb9ba (patch) | |
tree | f43915e1f58903cc2afea166414a58dd9e63dd7a /tools/ruby-tools/sorbet/config | |
parent | 8c7363cab0c31db715484f6c3b59cc4f983d7373 (diff) | |
download | crupest-faeef2cd919939ad9a3a276f2c603d7be9acb9ba.tar.gz crupest-faeef2cd919939ad9a3a276f2c603d7be9acb9ba.tar.bz2 crupest-faeef2cd919939ad9a3a276f2c603d7be9acb9ba.zip |
tool(ruby-tools): update deps.
Diffstat (limited to 'tools/ruby-tools/sorbet/config')
-rw-r--r-- | tools/ruby-tools/sorbet/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/ruby-tools/sorbet/config b/tools/ruby-tools/sorbet/config new file mode 100644 index 0000000..983d2f1 --- /dev/null +++ b/tools/ruby-tools/sorbet/config @@ -0,0 +1,4 @@ +--dir +. +--ignore=tmp/ +--ignore=vendor/ |