Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-10 | Silence `duplicate-code` linting notifications | Frederick Muriuki Muriithi | |
2021-12-23 | pylintrc: Disable fixme check. | Arun Isaac | |
fixme notes such as TODO, FIXME, etc. are good practice, and should not be discouraged. * .pylintrc (disable): Add fixme. | |||
2021-03-08 | Ignore similarities in imports section when linting | BonfaceKilz | |