haml-lint issues always show either warning or error
- Certain cops are being bucketed incorrectly. For example, "Line length too long" is coming up as a warning instead of a lower level severity. See https://github.com/ManageIQ/manageiq/pull/3126#issuecomment-111466039 for an example
- On that same example, it shows line length max as 80, when the it should be 120. This implies it's not honoring the .haml-lint file properly.
@skateman Can you figure these out?
Sure, this can be solved on the configuration file level, so please do not merge #67!
Any update? Lots of PRs are getting hammered with false positives...see https://github.com/ManageIQ/manageiq/pull/3140#issuecomment-112092908 as an example
https://github.com/ManageIQ/manageiq/pull/3166
Fixed by setting the .haml-lint values explicitly in https://github.com/ManageIQ/manageiq/pull/3166
@brandondunne We will need to put a copy on guides and do the symlink trick in deployment, but this should be fine for manageiq itself.
@Fryguy please reopen this issue! The severities are not fixed yet: https://github.com/brigade/haml-lint/issues/85
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.
Thank you for all your contributions! More information about the ManageIQ triage process can be found in the traige process documentation.