You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can be disabled with a .dir-locals.el with
```
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")
((nil . ((my-black-fix-code-on-save . t))))
```
0 commit comments