Skip to content

Commit fa82e63

Browse files
committed
Update STAN configuration
1 parent 2e1cb67 commit fa82e63

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-234:24"
86+
id = "OBS-STAN-0203-tuE+RG-236:24"
8787
# ✦ Description: Usage of 'pack' function that doesn't handle Unicode characters
8888
# ✦ Category: #AntiPattern
8989
# ✦ File: src\Stack\Build\ExecutePackage.hs
9090
#
91-
# 233
92-
# 234 ┃ newConfigFileRoot <- S8.pack . toFilePath <$> view configFileRootL
93-
# 235 ┃ ^^^^^^^
91+
# 235
92+
# 236 ┃ newConfigFileRoot <- S8.pack . toFilePath <$> view configFileRootL
93+
# 237 ┃ ^^^^^^^
9494

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

0 commit comments

Comments
 (0)