Skip to content

Conversation

@petekubiak
Copy link
Contributor

Fixes #29

@github-actions
Copy link
Contributor

github-actions bot commented Dec 27, 2025

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 3 0 0 0.03s
✅ JSON jsonlint 3 0 0 0.15s
✅ JSON prettier 3 0 0 0 0.41s
✅ MARKDOWN markdownlint 6 0 0 0 0.64s
✅ MARKDOWN markdown-table-formatter 6 0 0 0 0.23s
✅ RUST clippy yes no no 54.77s
✅ YAML prettier 5 0 0 0 0.53s
✅ YAML yamllint 5 0 0 0.3s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.3.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,JSON_JSONLINT,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,RUST_CLIPPY,YAML_PRETTIER,YAML_YAMLLINT

MegaLinter is graciously provided by OX Security

END OF TERMS AND CONDITIONS
MIT License

Copyright (c) 2025 Dyson

Choose a reason for hiding this comment

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

bump to 2026?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We had a long discussion about this in ESW. I believe the copyright is supposed to be from the document origin, not the current date.

@petekubiak petekubiak merged commit 8cc545f into main Jan 7, 2026
7 checks passed
@petekubiak petekubiak deleted the bugfix/fix-mit-license branch January 7, 2026 13:11
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.

BUG: LICENSE-MIT file contains wrong license

3 participants