Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Repository chores: add NOTICE, LICENSE, magefile, etc. #9

Merged
merged 4 commits into from
May 28, 2022

Conversation

kvch
Copy link
Contributor

@kvch kvch commented May 26, 2022

What does this PR do?

This PR adds multiple files to initialize the repository:

  • a new magefile.go with regular checks
  • NOTICE.txt and its generator
  • template for .golangci-lint.yml
  • Apache license

The linter is failing because there are no files to check.

Why is it important?

Prepare for actual development.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
    - [ ] I have made corresponding changes to the documentation
    - [ ] I have made corresponding change to the default configuration files
    - [ ] I have added tests that prove my fix is effective or that my feature works
    - [ ] I have added an entry in CHANGELOG.md or CHANGELOG-developer.md.

@kvch kvch requested a review from cmacknz May 26, 2022 13:10
@kvch kvch merged commit ef68a8d into elastic:main May 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants