File tree 1 file changed +11
-10
lines changed 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change 52
52
53
53
# Anti-pattern: Data.ByteString.Char8.pack
54
54
[[ignore ]]
55
- id = " OBS-STAN-0203-fki0nd-1125 :21"
55
+ id = " OBS-STAN-0203-fki0nd-1127 :21"
56
56
# ✦ Description: Usage of 'pack' function that doesn't handle Unicode characters
57
- # ✦ Category: #AntiPattern
58
- # ✦ File: src\Stack\Build\Execute.hs
57
+ # ✦ Category: #AntiPattern
58
+ # ✦ File: src\Stack\Build\Execute.hs
59
59
#
60
- # 1122 ┃
61
- # 1123 ┃ newProjectRoot <- S8.pack . toFilePath <$> view projectRootL
62
- # 1124 ┃ ^^^^^^^
60
+ # 1126 ┃
61
+ # 1127 ┃ newProjectRoot <- S8.pack . toFilePath <$> view projectRootL
62
+ # 1128 ┃ ^^^^^^^
63
63
64
64
# Anti-pattern: Data.ByteString.Char8.pack
65
65
[[ignore ]]
66
- id = " OBS-STAN-0203-fki0nd-2667 :3"
66
+ id = " OBS-STAN-0203-fki0nd-2669 :3"
67
67
# ✦ Description: Usage of 'pack' function that doesn't handle Unicode characters
68
68
# ✦ Category: #AntiPattern
69
69
# ✦ File: src\Stack\Build\Execute.hs
70
- # 2673 ┃
71
- # 2674 ┃ S8.pack . formatTime defaultTimeLocale "%Y-%m-%dT%H:%M:%S%6Q"
72
- # 2675 ┃ ^^^^^^^
70
+ #
71
+ # 2668 ┃
72
+ # 2669 ┃ S8.pack . formatTime defaultTimeLocale "%Y-%m-%dT%H:%M:%S%6Q"
73
+ # 2670 ┃ ^^^^^^^
73
74
74
75
# Anti-pattern: Data.ByteString.Char8.pack
75
76
[[ignore ]]
You can’t perform that action at this time.
0 commit comments