Skip to content

Commit 1c883ca

Browse files
committed
Update Stan configuration
1 parent 20da080 commit 1c883ca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.stan.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,14 @@
8383

8484
# Anti-pattern: Data.ByteString.Char8.pack
8585
[[ignore]]
86-
id = "OBS-STAN-0203-tuE+RG-228:21"
86+
id = "OBS-STAN-0203-tuE+RG-229:21"
8787
# ✦ Description: Usage of 'pack' function that doesn't handle Unicode characters
8888
# ✦ Category: #AntiPattern
8989
# ✦ File: src\Stack\Build\ExecutePackage.hs
9090
#
91-
# 227
92-
# 228 ┃ newProjectRoot <- S8.pack . toFilePath <$> view projectRootL
93-
# 229 ┃ ^^^^^^^
91+
# 228
92+
# 229 ┃ newProjectRoot <- S8.pack . toFilePath <$> view projectRootL
93+
# 230 ┃ ^^^^^^^
9494

9595
# Anti-pattern: Data.ByteString.Char8.pack
9696
[[ignore]]

0 commit comments

Comments
 (0)