Skip to content

Commit 4d155a0

Browse files
committed
Update STAN configuration
1 parent 05c00ce commit 4d155a0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.stan.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
# Partial: base/head
1111
# Usage of partial function 'head' for lists
1212
[[ignore]]
13-
id = "OBS-STAN-0001-0pmobG-86:1"
13+
id = "OBS-STAN-0001-0pmobG-87:1"
1414
# ✦ Category: #Partial #List
1515
# ✦ File: src\Stack\Storage\User.hs
1616
#
17-
# 86 ┃ share [ mkPersist sqlSettings
17+
# 87 ┃ share [ mkPersist sqlSettings
1818

1919
# Partial: base/last
2020
# On Windows
@@ -72,14 +72,14 @@
7272

7373
# Anti-pattern: Data.ByteString.Char8.pack
7474
[[ignore]]
75-
id = "OBS-STAN-0203-erw24B-1022:3"
75+
id = "OBS-STAN-0203-erw24B-1029:3"
7676
# ✦ Description: Usage of 'pack' function that doesn't handle Unicode characters
7777
# ✦ Category: #AntiPattern
7878
# ✦ File: src\Stack\Build\ExecuteEnv.hs
7979
#
80-
# 1021
81-
# 1022 ┃ S8.pack . formatTime defaultTimeLocale "%Y-%m-%dT%H:%M:%S%6Q"
82-
# 1023 ┃ ^^^^^^^
80+
# 1028
81+
# 1029 ┃ S8.pack . formatTime defaultTimeLocale "%Y-%m-%dT%H:%M:%S%6Q"
82+
# 1030 ┃ ^^^^^^^
8383

8484
# Anti-pattern: Data.ByteString.Char8.pack
8585
[[ignore]]

0 commit comments

Comments
 (0)