Skip to content

Commit

Permalink
Re #6411 Complete module split
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilgrem committed Jan 14, 2024
1 parent 7253545 commit f915a85
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 661 deletions.
11 changes: 0 additions & 11 deletions .stan.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,17 +81,6 @@
# 225 ┃ newProjectRoot <- S8.pack . toFilePath <$> view projectRootL
# 226 ┃ ^^^^^^^

# Anti-pattern: Data.ByteString.Char8.pack
[[ignore]]
id = "OBS-STAN-0203-fki0nd-1205:3"
# ✦ Description: Usage of 'pack' function that doesn't handle Unicode characters
# ✦ Category: #AntiPattern
# ✦ File: src\Stack\Build\Execute.hs
#
# 1204 ┃
# 1205 ┃ S8.pack . formatTime defaultTimeLocale "%Y-%m-%dT%H:%M:%S%6Q"
# 1206 ┃ ^^^^^^^

# Anti-pattern: Data.ByteString.Char8.pack
[[ignore]]
id = "OBS-STAN-0203-erw24B-1020:3"
Expand Down
Loading

0 comments on commit f915a85

Please sign in to comment.