mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
* Most file types prefer 2-space indents, so now default to that and list the exceptions * Add max_line_length=120 for .py files (Django convention) * Bat files require CRLF