spyglass/spyglass/data_extractor
Ian H. Pittwood 7cf016e05f Add yapf configuration file
Some of the default behaviors of yapf do not match the styling
preferences of Airship and OpenDev, such as line breaks between
dictionary key/value pairs. This change sets the style template for yapf
(PEP-8) and sets a few knobs to help remedy problematic behavior.

Adds .style.yapf configuration file.

Updates styling of existing files using new configuration.

Change-Id: Ifea58ef2d7be93f47dd8e4f42cac6aea514b83bd
2019-04-29 15:37:25 -05:00
..
plugins Add yapf configuration file 2019-04-29 15:37:25 -05:00
__init__.py Base code for spyglass 2018-11-28 15:19:43 +05:30
base.py PEP-8 code styling and linting 2019-04-22 18:46:48 +00:00
custom_exceptions.py Add yapf configuration file 2019-04-29 15:37:25 -05:00