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

Add XML-style license header format #3

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

gdude2002
Copy link
Contributor

@gdude2002 gdude2002 commented Jun 26, 2024

This PR makes the following changes:

  • Add support for Kotlin to the build environment, in explicit API mode for readability
  • Add support for XML-style comments, including a default configuration
    • This is heavily commented as I know Aurora isn't too familiar with Kotlin
    • Includes unit tests (yes, that really is how we write those in Kotlin)
  • Add some extra default file-types for C-style header comments, specifically for common web languages and stylesheet formats
  • Bump version to 1.2.0
  • Update .gitattributes to fix functional tests that failed on Windows due to line endings

@LambdAurora LambdAurora added the enhancement New feature or request label Jun 26, 2024
Copy link
Member

@LambdAurora LambdAurora left a comment

Choose a reason for hiding this comment

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

Amazing, thank you again for your contribution!

@LambdAurora LambdAurora merged commit 6ee6938 into YumiProject:main Jun 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants