Because library names could change from environment to environment, they should never be hard-coded in a program. Instead, you should use a variable to specify the library name and set that variable with data external to the program.
Just a feeling @Ann, but I would decrease the severity to Major and would not activate this rule by default.
=== on 14 Oct 2014, 14:48:34 Ann Campbell wrote:
\[~freddy.mallet] breaking this rule can (will) cause runtime failures, which is why I've made it critical. I set it to on by default because I've had 2 different companies ask me for the rule (and the second actually helped me specify it).