Non-Constant Source Paths
This inspection highlights file path arguments to the source
command, which are not constant.
Quick Fix
Use the available quickfix to quickly create a shellcheck source=
comment.

If only one file with the defined name exists in your project, then it’s automatically referenced.

If more than one file exists, then a popup is shown to let you pick the right one.
