1
1
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:
Rob Rix 2018-06-19 09:30:25 -04:00
parent caf667e1d6
commit c31e8ca97d

View File

@ -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