mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
This change improves our `.shellcheckrc` file so that several directives are no longer needed and source files are still found. Also remove some directives that are no longer necessary, either because the changes to `.shellcheckrc` makes them obsolete, or because the lines changed so that they no longer contain the problem. Also remove some shellcheck warnings. Build-bot: skip Test-bot: skip
6 lines
142 B
Text
6 lines
142 B
Text
external-sources=true
|
|
|
|
source-path=resources/build/
|
|
source-path=resources/
|
|
source-path=SCRIPTDIR
|
|
source-path=linux/ibus-keyman/tests/scripts/
|