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

Adding some configurations #18

Merged
merged 5 commits into from
Sep 18, 2024
Merged

Adding some configurations #18

merged 5 commits into from
Sep 18, 2024

Conversation

finsberg
Copy link
Member

@finsberg finsberg commented Sep 18, 2024

  • Adding pre-commit check code style and formatting
  • Adding workflow for checking code style and formatting
  • Adding workflow for uploading to pypi
  • Adding clang-format styles
  • Runn pre-commit hooks

@jorgensd
Copy link
Member

Add in dependabot.yml as well:

# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file

version: 2
updates:
  - package-ecosystem: "github-actions" # See documentation for possible values
    directory: "/" # Location of package manifests
    schedule:
      interval: "weekly"

?

@finsberg finsberg merged commit ce50eec into main Sep 18, 2024
6 checks passed
@jorgensd jorgensd deleted the finsberg/config branch September 18, 2024 11:49
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