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 20da080 commit 1c883caCopy full SHA for 1c883ca
.stan.toml
@@ -83,14 +83,14 @@
83
84
# Anti-pattern: Data.ByteString.Char8.pack
85
[[ignore]]
86
- id = "OBS-STAN-0203-tuE+RG-228:21"
+ id = "OBS-STAN-0203-tuE+RG-229:21"
87
# ✦ Description: Usage of 'pack' function that doesn't handle Unicode characters
88
# ✦ Category: #AntiPattern
89
# ✦ File: src\Stack\Build\ExecutePackage.hs
90
#
91
-# 227 ┃
92
-# 228 ┃ newProjectRoot <- S8.pack . toFilePath <$> view projectRootL
93
-# 229 ┃ ^^^^^^^
+# 228 ┃
+# 229 ┃ newProjectRoot <- S8.pack . toFilePath <$> view projectRootL
+# 230 ┃ ^^^^^^^
94
95
96
0 commit comments