mirror of
https://github.com/lukaszraczylo/homebrew-taps.git
synced 2026-06-05 23:23:54 +00:00
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
# Disable shellcheck for non-tap scripts
|
|
# These are utility scripts not part of homebrew tap functionality
|
|
disable=SC2311,SC2312
|