Flake8 plugin that checks for a proper Python coding magic comment (e.g., # -*- coding: utf-8 -*-) at the top of files. Version 1.3.2 is the latest release as of 2021, with no active development.
No compatibility data collected yet for this library.
Install the plugin and run flake8 with the coding checks enabled (C101, C102, C103).
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.