An collection of code linting rules for Nautobot.
This project contains custom pylint rules for linting Nautobot and its Apps.
Full documentation for this project can be found over on the Nautobot Docs website:
You can find all the Markdown source for the project documentation under the docs
folder in this repository. For simple edits, a Markdown capable editor is sufficient: clone the repository and edit away.
If you need to view the fully-generated documentation site, you can build it with MkDocs by running invoke docs
in your local development environment. As your changes to the documentation files are saved, they will be automatically rebuilt and any pages currently being viewed will be reloaded in your browser.
Any PRs with fixes or improvements are very welcome!
For any questions or comments, please check the FAQ first. Feel free to also swing by the Network to Code Slack (channel #nautobot
), sign up here if you don't have an account.