mirror of
https://github.com/github/semantic.git
synced 2024-12-28 01:11:52 +03:00
Move the TODO onto the same line.
This commit is contained in:
parent
caf667e1d6
commit
c31e8ca97d
@ -22,8 +22,7 @@
|
||||
# Ignore some builtin hints
|
||||
- ignore: {name: Use mappend}
|
||||
- ignore: {name: Redundant do}
|
||||
# TODO: investigate whether cost-center analysis is better with lambda-case than it was
|
||||
- ignore: {name: Use lambda-case}
|
||||
- ignore: {name: Use lambda-case} # TODO: investigate whether cost-center analysis is better with lambda-case than it was
|
||||
- ignore: {name: Use fmap}
|
||||
|
||||
# Our customized warnings
|
||||
|
Loading…
Reference in New Issue
Block a user