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 | 719e7980180a83d2f23442641bbecc7c8c6f97ec (patch) | |
tree | f43915e1f58903cc2afea166414a58dd9e63dd7a /tools/ruby-tools/sorbet/config | |
parent | b109ae78fb51c8f288e18c28cfd711f0192b20c8 (diff) | |
download | crupest-719e7980180a83d2f23442641bbecc7c8c6f97ec.tar.gz crupest-719e7980180a83d2f23442641bbecc7c8c6f97ec.tar.bz2 crupest-719e7980180a83d2f23442641bbecc7c8c6f97ec.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/ |