Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial skeleton project #1

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Initial skeleton project #1

merged 1 commit into from
Nov 22, 2023

Conversation

mikix
Copy link
Contributor

@mikix mikix commented Nov 22, 2023

No description provided.

exclude_dirs = ["tests"]

[tool.black]
line-length = 100
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm proposing 100 as a future compromise length, but no need to agree now - I'm happy to experiment with it

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, i will agree to not agree now ;P

real talk - i don't feel a need to standardize this, the defacto repo owner can pick. I do think 120 is too much, 100 is still wider than I'd choose but it's livable.

@mikix mikix force-pushed the mikix/initial branch 2 times, most recently from eea2014 to bc4f1ee Compare November 22, 2023 15:37
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was basically copied wholesale from cumulus-etl

exclude_dirs = ["tests"]

[tool.black]
line-length = 100

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, i will agree to not agree now ;P

real talk - i don't feel a need to standardize this, the defacto repo owner can pick. I do think 120 is too much, 100 is still wider than I'd choose but it's livable.

@mikix mikix merged commit 584d930 into main Nov 22, 2023
5 checks passed
@mikix mikix deleted the mikix/initial branch November 22, 2023 17:07
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.

2 participants