@ -13,5 +13,6 @@ exclude = '''
)/
| urls(|_.+|/.+).py
| drupal2spip_lal/drupal/models\.py
| drupal2spip_lal/spip/models\.py
| drupal2spip_lal/base/management/commands/inspectdb\.py
'''
@ -32,6 +32,7 @@ exclude =
dist,
docs,
drupal2spip_lal/drupal/models.py,
drupal2spip_lal/spip/models.py,
drupal2spip_lal/base/management/commands/inspectdb.py,
node_modules
max-line-length = 80