Skip to content

Conversation

@thejcannon
Copy link
Contributor

@thejcannon thejcannon commented Feb 5, 2021

Add flake8-import order to ensure imports are grouped and listed alphabetically.

Users can configure the application's import name in the pyproject.toml file, however we'll default to the poetry-specified name for convenience.

NOTE: We are using Google-style import ordering (not necessarily the full import style). Example is here. TL;DR all the third-party imports are in one-blob together, not in their own little huts.

@thejcannon thejcannon requested a review from neilvana as a code owner February 5, 2021 18:05
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2021

Since this changes the Coding Conventions, I'll @-mention the appropriate NI engineers.

@alejandro5042
@alexweav
@DavidCurtiss
@irwand
@jryckman
@kcuzner
@mshafer-NI
@neilvana
@nethrasuresh
@pakdev
@rick-morrow
@rtzoeller
@sbethur
@stick152
@thejcannon

@thejcannon thejcannon merged commit ebea7d9 into ni:main Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.