When sourcing a library from an explicitly written bash script, I'd like to hint/indicate inside Intellij to BashSupport Pro that my library file is actually written in bash style and not POSIX sh. Otherwise I have all these warnings:
I'm sure there is a switch somewhere, but I couldn't find it.