We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d83f99 commit 279115dCopy full SHA for 279115d
.stan.toml
@@ -72,14 +72,14 @@
72
73
# Anti-pattern: Data.ByteString.Char8.pack
74
[[ignore]]
75
- id = "OBS-STAN-0203-erw24B-1029:3"
+ id = "OBS-STAN-0203-erw24B-1023:3"
76
# ✦ Description: Usage of 'pack' function that doesn't handle Unicode characters
77
# ✦ Category: #AntiPattern
78
# ✦ File: src\Stack\Build\ExecuteEnv.hs
79
#
80
-# 1028 ┃
81
-# 1029 ┃ S8.pack . formatTime defaultTimeLocale "%Y-%m-%dT%H:%M:%S%6Q"
82
-# 1030 ┃ ^^^^^^^
+# 1022 ┃
+# 1023 ┃ S8.pack . formatTime defaultTimeLocale "%Y-%m-%dT%H:%M:%S%6Q"
+# 1024 ┃ ^^^^^^^
83
84
85
0 commit comments