From b1bebf80da2a91f4dd0409f10469ce8e1290e5e5 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Sat, 27 Apr 2019 15:27:56 -0700 Subject: [PATCH] Updated SC2120 (markdown) --- SC2120.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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