mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-28 17:06:26 +01:00
* Add pylint plugin to check if coordinator is placed in its own module * Remove unintended changes * Remove pylint disable and let CI only fail on W,E,F * Make check conventional * Apply review suggestion Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Use option instead * Remove pylint arguments from pre-commit * Partially revert "Remove pylint disable and let CI only fail on W,E,F" --------- Co-authored-by: Martin Hjelmare <marhje52@gmail.com>