File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 140140
141141# Anti-pattern: Data.ByteString.Char8.pack
142142[[ignore ]]
143- id = " OBS-STAN-0203-erw24B-1079 :3"
143+ id = " OBS-STAN-0203-erw24B-1091 :3"
144144# ✦ Description: Usage of 'pack' function that doesn't handle Unicode characters
145145# ✦ Category: #AntiPattern
146146# ✦ File: src\Stack\Build\ExecuteEnv.hs
147147#
148- # 1078 ┃
149- # 1079 ┃ S8.pack . formatTime defaultTimeLocale "%Y-%m-%dT%H:%M:%S%6Q"
150- # 1080 ┃ ^^^^^^^
148+ # 1090 ┃
149+ # 1091 ┃ S8.pack . formatTime defaultTimeLocale "%Y-%m-%dT%H:%M:%S%6Q"
150+ # 1092 ┃ ^^^^^^^
151151
152152# Anti-pattern: Data.ByteString.Char8.pack
153153[[ignore ]]
154- id = " OBS-STAN-0203-tuE+RG-250 :24"
154+ id = " OBS-STAN-0203-tuE+RG-318 :24"
155155# ✦ Description: Usage of 'pack' function that doesn't handle Unicode characters
156156# ✦ Category: #AntiPattern
157157# ✦ File: src\Stack\Build\ExecutePackage.hs
158158#
159- # 249 ┃
160- # 250 ┃ newConfigFileRoot <- S8.pack . toFilePath <$> view configFileRootL
161- # 251 ┃ ^^^^^^^
159+ # 317 ┃
160+ # 318 ┃ newConfigFileRoot <- S8.pack . toFilePath <$> view configFileRootL
161+ # 319 ┃ ^^^^^^^
162162
163163# Anti-pattern: Data.ByteString.Char8.pack
164164[[ignore ]]
You can’t perform that action at this time.
0 commit comments