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

Add and configure pre-commit #62

Merged
merged 16 commits into from
Apr 19, 2024
Merged

Add and configure pre-commit #62

merged 16 commits into from
Apr 19, 2024

Conversation

mikealfare
Copy link
Contributor

@mikealfare mikealfare commented Apr 16, 2024

Problem / Solution

We need to setup pre-commit. This PR also addresses the resulting violations.

Acceptance Criteria

Preview Give feedback

Tasks

Preview Give feedback

Checklist

  • I have read the contributing guide and understand what's expected of me
  • 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
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc.) or this PR has already received feedback and approval from Product or DX

.github/workflows/code-quality.yml Outdated Show resolved Hide resolved
.github/workflows/integration-tests.yml Outdated Show resolved Hide resolved
.github/workflows/integration-tests.yml Show resolved Hide resolved
.github/workflows/unit-tests.yml Outdated Show resolved Hide resolved
.github/workflows/unit-tests.yml Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
tests/functional/profiles/test_profile_dir.py Outdated Show resolved Hide resolved
tests/functional/profiles/test_profiles_yml.py Outdated Show resolved Hide resolved
@mikealfare mikealfare marked this pull request as ready for review April 16, 2024 03:31
Copy link
Contributor

@VersusFacit VersusFacit left a comment

Choose a reason for hiding this comment

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

Fact finding

@mikealfare mikealfare merged commit 333a1e5 into main Apr 19, 2024
17 checks passed
@mikealfare mikealfare deleted the config/add-precommit branch April 19, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Linting/pre-commit check on dbt-core as a dependency
3 participants