Skip to content

Commit

Permalink
Update Stan configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilgrem committed Nov 25, 2023
1 parent eb22162 commit 2ae8467
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .stan.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# Infinite: base/isSuffixOf
# Usage of the 'isSuffixOf' function that hangs on infinite lists
[[ignore]]
id = "OBS-STAN-0102-luLR/n-523:30"
id = "OBS-STAN-0102-luLR/n-522:30"
# ✦ Category: #Infinite #List
# ✦ File: src\Stack\New.hs
# 522 ┃
Expand All @@ -35,7 +35,7 @@
# Infinite: base/isSuffixOf
# Usage of the 'isSuffixOf' function that hangs on infinite lists
[[ignore]]
id = "OBS-STAN-0102-luLR/n-523:65"
id = "OBS-STAN-0102-luLR/n-522:65"
# ✦ Category: #Infinite #List
# ✦ File: src\Stack\New.hs
# 522 ┃
Expand All @@ -52,7 +52,7 @@

# Anti-pattern: Data.ByteString.Char8.pack
[[ignore]]
id = "OBS-STAN-0203-fki0nd-1125:21"
id = "OBS-STAN-0203-fki0nd-1124:21"
# ✦ Description: Usage of 'pack' function that doesn't handle Unicode characters
# ✦ Category: #AntiPattern
# ✦ File: src\Stack\Build\Execute.hs
Expand All @@ -63,7 +63,7 @@

# Anti-pattern: Data.ByteString.Char8.pack
[[ignore]]
id = "OBS-STAN-0203-fki0nd-2667:3"
id = "OBS-STAN-0203-fki0nd-2666:3"
# ✦ Description: Usage of 'pack' function that doesn't handle Unicode characters
# ✦ Category: #AntiPattern
# ✦ File: src\Stack\Build\Execute.hs
Expand Down

0 comments on commit 2ae8467

Please sign in to comment.