Updated SC2120 (markdown)

Vidar Holen
2019-04-27 15:27:56 -07:00
parent 48ed454ded
commit b1bebf80da

@@ -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.