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

feat: basic repository setup #6

Merged
merged 2 commits into from
Jun 4, 2024
Merged

feat: basic repository setup #6

merged 2 commits into from
Jun 4, 2024

Conversation

mlegner
Copy link
Collaborator

@mlegner mlegner commented Jun 4, 2024

  • basic documentation and code of conduct
  • basic CI workflows for updates and linting
  • linting configuration
  • pre-commit hooks
  • dependabot config for GitHub actions
  • recommended VScode addons

Most of this is adapted from the walrus repository.

Closes #1

- basic documentation and code of conduct
- basic CI workflows for updates and linting
- linting configuration
- pre-commit hooks
- dependabot config for GitHub actions
- recommended VScode addons
@mlegner mlegner self-assigned this Jun 4, 2024
@mlegner mlegner requested a review from gdanezis June 4, 2024 15:13
@mlegner mlegner marked this pull request as ready for review June 4, 2024 15:13
@mlegner mlegner requested a review from asonnino June 4, 2024 15:21
Copy link
Contributor

@asonnino asonnino left a comment

Choose a reason for hiding this comment

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

Just a quick comment for @gdanezis or @janetwu11 to doublecheck

CODE_OF_CONDUCT.md Outdated Show resolved Hide resolved
Copy link
Contributor

@gdanezis gdanezis left a comment

Choose a reason for hiding this comment

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

Thanks for this initial configuration!

CODE_OF_CONDUCT.md Outdated Show resolved Hide resolved
@mlegner mlegner merged commit 1fc5958 into main Jun 4, 2024
5 checks passed
@mlegner mlegner deleted the ml/basic-setup branch June 4, 2024 15:40
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.

Add general project setup
3 participants