2017-05-10 00:03:46 +02:00
|
|
|
[settings]
|
2018-03-22 15:55:10 +01:00
|
|
|
skip = workbench.py
|
2018-05-16 00:16:23 +02:00
|
|
|
not_skip = __init__.py
|
2017-09-21 18:01:46 +02:00
|
|
|
known_third_party =
|
2018-12-10 20:29:31 +01:00
|
|
|
antlr4,
|
2017-09-21 18:01:46 +02:00
|
|
|
dateutil,
|
2018-04-23 20:26:26 +02:00
|
|
|
medallion,
|
2017-09-21 18:01:46 +02:00
|
|
|
pytest,
|
|
|
|
pytz,
|
|
|
|
requests,
|
2018-05-16 00:16:23 +02:00
|
|
|
simplejson,
|
2017-09-21 18:01:46 +02:00
|
|
|
six,
|
2018-02-23 15:37:14 +01:00
|
|
|
sphinx,
|
2017-09-21 18:01:46 +02:00
|
|
|
stix2patterns,
|
|
|
|
taxii2client,
|
|
|
|
known_first_party = stix2
|
|
|
|
force_sort_within_sections = 1
|
2018-07-13 16:37:53 +02:00
|
|
|
multi_line_output = 5
|
|
|
|
include_trailing_comma = True
|