|
28 | 28 | - ignore: {name: "Use ++"} # 4 hints |
29 | 29 | - ignore: {name: "Use :"} # 28 hints |
30 | 30 | - ignore: {name: "Use <$"} # 2 hints |
31 | | -- ignore: {name: "Use <$>"} # 88 hints |
| 31 | +- ignore: {name: "Use <$>"} # 89 hints |
32 | 32 | - ignore: {name: "Use <&>"} # 16 hints |
33 | 33 | - ignore: {name: "Use <=<"} # 4 hints |
34 | 34 | - ignore: {name: "Use =<<"} # 7 hints |
35 | | -- ignore: {name: "Use =="} # 3 hints |
| 35 | +- ignore: {name: "Use =="} # 2 hints |
36 | 36 | - ignore: {name: "Use >=>"} # 3 hints |
37 | 37 | - ignore: {name: "Use Down"} # 3 hints |
38 | 38 | - ignore: {name: "Use bimap"} # 7 hints |
39 | 39 | - ignore: {name: "Use camelCase"} # 96 hints |
40 | 40 | - ignore: {name: "Use catMaybes"} # 4 hints |
41 | 41 | - ignore: {name: "Use concatMap"} # 2 hints |
42 | 42 | - ignore: {name: "Use const"} # 37 hints |
43 | | -- ignore: {name: "Use first"} # 5 hints |
44 | | -- ignore: {name: "Use fmap"} # 24 hints |
| 43 | +- ignore: {name: "Use fmap"} # 23 hints |
45 | 44 | - ignore: {name: "Use fold"} # 1 hint |
46 | 45 | - ignore: {name: "Use fromMaybe"} # 5 hints |
47 | 46 | - ignore: {name: "Use fst"} # 2 hints |
|
57 | 56 | - ignore: {name: "Use record patterns"} # 16 hints |
58 | 57 | - ignore: {name: "Use replicateM_"} # 2 hints |
59 | 58 | - ignore: {name: "Use rights"} # 2 hints |
60 | | -- ignore: {name: "Use second"} # 7 hints |
61 | 59 | - ignore: {name: "Use section"} # 18 hints |
62 | 60 | - ignore: {name: "Use tuple-section"} # 28 hints |
63 | 61 | - ignore: {name: "Use typeRep"} # 2 hints |
|
0 commit comments