mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
# This is shellcheck configuration file.
|
|
|
|
# Set whether or not to follow arbitrary file
|
|
# paths in source statements (since 0.8.0).
|
|
external-sources=true
|
|
|