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. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
views | ||
__init__.py | ||
models.py | ||
urls.py |