Skip to content

Ver.1.1.30

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 02:43
· 134 commits to main since this release
  • feat: add linting workflows for Unity C# and GitHub Actions (#180) (261f53a)
  • feat: improve linting workflow with violation detection (#182) (364d16f)
  • feat: update lint rules and add permissions for workflows (2f5e9aa)
  • feat: include feature branches in lint workflow trigger (dc4dc19)
  • fix: correct key for violation-log output checks (#183) (caa3dbd)
  • refactor: update code style rules in .editorconfig (ffc2527)

What's Changed

  • feat: add linting workflows for Unity C# and GitHub Actions by @IShix-g in #180
  • feat: improve linting workflow with violation detection by @IShix-g in #182
  • fix: correct key for violation-log output checks by @IShix-g in #183
  • Refactor YAML Workflows and Improve Linter Logic by @IShix-g in #185

Full Changelog: 1.1.29...1.1.30