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

DBT-693: Pre-commit checks for code quality and syntax, with python 3.7 support #170

Merged
merged 1 commit into from
May 5, 2023

Conversation

niteshy
Copy link
Collaborator

@niteshy niteshy commented May 5, 2023

Describe your changes

Adding a pre-commit hook for code quality, and formatting configurations. Actual formatting changes are part of #169. These are kept intentionally separate so that configuration can be easily reviewable.
Formatting the code to use Python 3.7 or higher syntax

Internal Jira ticket number or external issue link

https://jira.cloudera.com/browse/DBT-693

Testing procedure/screenshots(if appropriate):

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have formatted my added/modified code to follow pep-8 standards
  • I have checked suggestions from python linter to make sure code is of good quality.

@niteshy niteshy changed the base branch from master to formatting_py37_plus May 5, 2023 01:00
@niteshy niteshy force-pushed the precommit-config branch from 5d2deee to 672af41 Compare May 5, 2023 01:07
@niteshy niteshy force-pushed the precommit-config branch from 672af41 to fb7576c Compare May 5, 2023 01:18
@niteshy niteshy merged commit e642563 into formatting_py37_plus May 5, 2023
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