Library Overview¶
This library is intended for static analysis on Nautobot Apps and Jobs Python code.
Audience (User Personas) - Who should use this Library?¶
This project packages together custom rules for the pylint Python linter. These rules are meant to aid developers within the Nautobot ecosystem (i.e. core application, plugins/apps, jobs etc.) by highlighting good practices, unwanted coding patterns, or outright errors when migrating code between major releases of Nautobot (which have backwards incompatible changes).
Audience (User Personas) - Who should use this project?¶
Nautobot ecosystem developers and maintainers can add these rules to their development environment and CI pipelines.
Authors and Maintainers¶
- @cmsirbu @nautobot/maintain-nautobot-apps