Bug 1801965: update .lando.ini file for new autoformatting implementation r=zeid DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D162758
This commit is contained in:
Connor Sheehan 2022-11-22 20:19:59 +00:00
parent 5ab303f7f5
commit da978990d0

View file

@ -1,2 +1,4 @@
[fix] [autoformat]
# black:pattern = set:python/**.py - **/third_party/** and tracked() # Set `enabled = True/False` to enable/disable Lando automated code formatting.
enabled = True