Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add information on writing Custom Pylint Checkers #105

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

smk4664
Copy link
Contributor

@smk4664 smk4664 commented Dec 31, 2024

Closes: #84

This calls out the fact that pylint-nautobot uses Pylint Checkers in order to write our custom checks. Instead of trying to write our own guide, I am linking to great resources from Pylint and from Astroid.

This calls out the fact that pylint-nautobot uses Pylint Checkers in order to write our custom checks. Instead of trying to write our own guide, I am linking to great resources from Pylint and from Astroid.
@smk4664 smk4664 requested review from cmsirbu, Kircheneer and a team as code owners December 31, 2024 21:48
@smk4664 smk4664 requested a review from jvanderaa December 31, 2024 21:48
@smk4664 smk4664 self-assigned this Dec 31, 2024
@Kircheneer Kircheneer merged commit 6a2c22e into develop Jan 2, 2025
15 checks passed
@Kircheneer Kircheneer deleted the u/smk4664-checker-documentation branch January 2, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR: Documentation on how to write a pylint rule
2 participants