Skip to content

Add Custom Flake8 Rule to require a comment for frappe.db.commit #98

Description

@agritheory

frappe.db.commit is a code smell and usually evidence of some thing happening out of order and should be used very infrequently in production code. This feature would require a comment when it is used.

https://flake8.pycqa.org/en/latest/plugin-development/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions