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 2e1cb67 commit fa82e63Copy full SHA for fa82e63
.stan.toml
@@ -83,14 +83,14 @@
83
84
# Anti-pattern: Data.ByteString.Char8.pack
85
[[ignore]]
86
- id = "OBS-STAN-0203-tuE+RG-234:24"
+ id = "OBS-STAN-0203-tuE+RG-236:24"
87
# ✦ Description: Usage of 'pack' function that doesn't handle Unicode characters
88
# ✦ Category: #AntiPattern
89
# ✦ File: src\Stack\Build\ExecutePackage.hs
90
#
91
-# 233 ┃
92
-# 234 ┃ newConfigFileRoot <- S8.pack . toFilePath <$> view configFileRootL
93
-# 235 ┃ ^^^^^^^
+# 235 ┃
+# 236 ┃ newConfigFileRoot <- S8.pack . toFilePath <$> view configFileRootL
+# 237 ┃ ^^^^^^^
94
95
96
0 commit comments