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

adding all code changes from black, pre-commit, mypy #148

Merged
merged 5 commits into from
Apr 8, 2022

Conversation

McKnight-42
Copy link
Contributor

@McKnight-42 McKnight-42 commented Mar 30, 2022

resolves # #124

Description

adds the code changes to pre-commit-black pr

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-bigquery next" section.

@cla-bot cla-bot bot added the cla:yes label Mar 30, 2022
@McKnight-42 McKnight-42 marked this pull request as ready for review March 30, 2022 18:31
adapter=BigQueryAdapter,
credentials=BigQueryCredentials,
include_path=bigquery.PACKAGE_PATH)
adapter=BigQueryAdapter, credentials=BigQueryCredentials, include_path=bigquery.PACKAGE_PATH
Copy link
Contributor

Choose a reason for hiding this comment

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

@iknox-fa is this right where this is being consolidated to a single line? If it is, then cool. It just looks weird to me

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@leahwicz this seems to be okay the line cutoff is 99 i'm seeing it at 97 in vscode, does that seem correct @iknox-fa?

@McKnight-42 McKnight-42 merged commit 46dce79 into CT-241/add_precommit_hooks Apr 8, 2022
@McKnight-42 McKnight-42 deleted the CT-241/code_format_changes branch April 8, 2022 18:40
McKnight-42 added a commit that referenced this pull request Apr 8, 2022
* adding commit hooks without running

* adding changelog entry

* adding mypy ignores

* adding final mypy ignores

* remove duplicate pip install

* adding all code changes from black, pre-commit, mypy (#148)

* adding all code changes from black, pre-commit, mypy

* adding changelog

* new mypy ignores came up
siephen pushed a commit to AgencyPMG/dbt-bigquery that referenced this pull request May 16, 2022
* adding commit hooks without running

* adding changelog entry

* adding mypy ignores

* adding final mypy ignores

* remove duplicate pip install

* adding all code changes from black, pre-commit, mypy (dbt-labs#148)

* adding all code changes from black, pre-commit, mypy

* adding changelog

* new mypy ignores came up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants