From aee7df0717e7d796b422527519f2f23273bb81de Mon Sep 17 00:00:00 2001 From: tombuildsstuff Date: Tue, 22 Jan 2019 09:57:38 +0000 Subject: [PATCH] adding a newline --- staticcheck.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staticcheck.conf b/staticcheck.conf index 80e6680a8d00..0a52fa069a1f 100644 --- a/staticcheck.conf +++ b/staticcheck.conf @@ -7,4 +7,4 @@ initialisms = ["ACL", "API", "ASCII", "CPU", "CSS", "DNS", "URL", "UTF8", "VM", "XML", "XMPP", "XSRF", "XSS"] dot_import_whitelist = [] -http_status_code_whitelist = ["200", "400", "404", "500"] \ No newline at end of file +http_status_code_whitelist = ["200", "400", "404", "500"]