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 | ||
custom_check.py | ||
exclude.py |