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

chore: maintainability improvements #29

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

carlocorradini
Copy link
Contributor

@carlocorradini carlocorradini commented May 26, 2024

PR Info

This PR makes a few changes to the repository to make it easier to manage and/or utilize generally:

Changes

  • Added Dependabot
    Automatically monitor and fix vulnerable dependencies
  • Added license.yml workflow
    Automatically update license year (via action-update-license-year)
  • Added CODEOWNERS
    File to define individuals or teams that are responsible for code in a repository
  • Added .vscode directory
  • Added EditorConfig
    maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs
  • Added .gitattributes
    Defining attributes per path
  • Better .gitignore
  • Better LICENSE-MIT
    MIT License header and year

Let me know what you think 🤗🥳🤯

README_MORE.md Show resolved Hide resolved
@carlocorradini
Copy link
Contributor Author

Fixed

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