diff --git a/SC2120.md b/SC2120.md index 95e4b85..64ee7c4 100644 --- a/SC2120.md +++ b/SC2120.md @@ -38,4 +38,4 @@ first "$@" ### Exceptions -If the parameters are optional and you currently just don't want to use them, you can ignore this message. +If the parameters are optional and you currently just don't want to use them, you can ignore this message. In versions strictly greater than v0.6.0, ignoring SC2120 on a function will also disable SC2119 on each of the call sites. \ No newline at end of file