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

Use proper octokit package and add lint-stage #40

Merged
merged 5 commits into from
Feb 21, 2024
Merged

Conversation

ajhenry
Copy link
Contributor

@ajhenry ajhenry commented Feb 15, 2024

This fixes a problem where we were using the base packages that make up the octokit package

This also adds husky and lint-stage to fix issues with committing files (especially .md) with fixable formatting issues. I can break this out into a separate PR if needed but the check was failing on this PR anyway

This fixes a problem where we were using the base packages that make up the octokit package
Copy link
Contributor

@dangoor dangoor left a comment

Choose a reason for hiding this comment

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

Straightforward changes. Nice!

src/server/routers/git.ts Outdated Show resolved Hide resolved
@ajhenry ajhenry merged commit ebeb7f6 into main Feb 21, 2024
6 checks passed
@ajhenry ajhenry deleted the ajhenry/swap-octokiot branch May 17, 2024 15:25
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