-
Notifications
You must be signed in to change notification settings - Fork 1.8k
SC1092
Vidar Holen edited this page Oct 20, 2022
·
2 revisions
An initial file sourcing a second file, which in turn sources a third file, which in turn sources a fourth file, ...., which in turn sources a 100th file.
Anything but that.
ShellCheck found a chain of 100+ files sourcing each other. It assumed there must be some internal bug, so it stopped.
If this is intentional, you can cosmetically ignore this message.
- Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc!