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

Pre commit hooks #18

Merged
merged 36 commits into from Apr 8, 2021
Merged

Pre commit hooks #18

merged 36 commits into from Apr 8, 2021

Conversation

sharkinsspatial
Copy link
Collaborator

@sharkinsspatial sharkinsspatial commented Apr 8, 2021

What I am changing

Adding pre-commit hooks for linting and auto-formatting. Closes #15

How I did it

Added a pre-commit-config.yaml which follows linting and formatting guidelines from pangeo-forge. Initialized pre-commit hooks in the install-dev section of the Makefile. Fixed existing linting and formatting errors within the repo.

How you can test it

Make a commit.

Ciaran Evans and others added 30 commits March 18, 2021 13:26
* Add ECS Run as we need to specify the image ECS users
* Import container from ecr repository that is pre-populated
@sharkinsspatial sharkinsspatial merged commit 0a8596f into main Apr 8, 2021
@ciaranevans ciaranevans deleted the pre_commit_hooks branch April 29, 2021 08:22
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.

Include commit hooks for make lint.
2 participants