mirror of https://github.com/zulip/zulip.git
c5b3d2e434
This commit adds a custom rule to check python files and raise lint error if they have transaction.atomic used without any argument or savepoint=True is used. It helps to avoid creating unintended savepoints in the future. |
||
---|---|---|
.. | ||
__init__.py | ||
activity.py | ||
billing_types.py | ||
decorator.py | ||
registration.py | ||
remote_billing_util.py | ||
stripe.py | ||
stripe_event_handler.py | ||
support.py |