mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 03:04:06 +00:00
7 lines
186 B
Plaintext
7 lines
186 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
|
|
includeAllWorkspaceSymbols=true
|