Skip to content

Add pre-commit hook / linter#159

Merged
jarrodmillman merged 2 commits intoscientific-python:mainfrom
jarrodmillman:lint
Mar 21, 2022
Merged

Add pre-commit hook / linter#159
jarrodmillman merged 2 commits intoscientific-python:mainfrom
jarrodmillman:lint

Conversation

@jarrodmillman
Copy link
Member

No description provided.

@netlify
Copy link

netlify bot commented Mar 21, 2022

✅ Deploy Preview for scientific-python-hugo-theme ready!

🔨 Explore the source changes: c2def8a

🔍 Inspect the deploy log: https://app.netlify.com/sites/scientific-python-hugo-theme/deploys/6238a6ccda938c00088d23bd

😎 Browse the preview: https://deploy-preview-159--scientific-python-hugo-theme.netlify.app

@tupui
Copy link
Member

tupui commented Mar 21, 2022

haha I see what you did here 😉

@jarrodmillman jarrodmillman merged commit 92568e5 into scientific-python:main Mar 21, 2022

on: [push, pull_request]

jobs:
Copy link
Member

Choose a reason for hiding this comment

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

Why not using pre-commit there too?

jobs:
  pre-commit:
    name: Linting
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2
    - uses: actions/setup-python@v2
    - uses: pre-commit/action@v2.0.0

@jarrodmillman jarrodmillman deleted the lint branch May 2, 2022 16:16
@jarrodmillman jarrodmillman added this to the 0.1 milestone Sep 29, 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