Skip to content

Ver.1.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Mar 04:59
· 8 commits to main since this release
  • feat: enhance .editorconfig with detailed C# coding rules (40e6d1e)
  • feat: prefer language keywords for types in .editorconfig (78d582f)
  • feat: update C# brace style configuration in .editorconfig (4e41443)
  • feat: update C# code formatting rules in .editorconfig (d296603)
  • feat: update .editorconfig with detailed C# spacing rules (c985542)
  • feat: add new C# formatting rules in .editorconfig (b99b55e)
  • feat: update C# code style rules in .editorconfig (85fc8ef)
  • feat: update C# indentation rules in .editorconfig (72565bc)
  • feat: update .editorconfig with new style rule (76a2e6a)
  • feat: update .editorconfig with new coding styles (86b8008)
  • feat: update .editorconfig with new formatting rules (cb972bb)
  • feat: update code style rules and tooling installation (2f7de45)
  • feat: update lint workflow to use analyzer formatting (c85afe9)
  • feat: add rule for consistent indentation (971acc4)
  • feat: update .editorconfig with new diagnostic rules (057e4c1)
  • feat: add formatting options for blank lines in C# (b31a2e0)
  • feat: add TestMonoBehavior script and update lint config (f35079c)
  • feat: add TestMonoBehavior script for basic movement (18a4a21)
  • feat: add CodingConventionsViolations example class (b1d3745)
  • fix: disable warning for missing blank lines (a79c4ec)
  • fix: correct dotnet tool usage and formatting command (71f4854)
  • fix: remove specific rule from dotnet format command (8b71385)
  • fix: improve style violations logging in workflow (cb377a7)
  • fix: update lint workflow command for accuracy (675df59)
  • fix: improve style check command and remove unused diff flag (b182767)
  • fix: remove trailing whitespace trimming in .editorconfig (30ba0a4)
  • fix: use correct formatter for style analysis (694c85d)
  • fix: correct command for style checking in workflow (0378a41)
  • fix: correct command for style violation detection (beefe50)
  • fix: correct style and diff handling in lint workflow (633e524)
  • fix: correct reviewdog command for StyleCop linting (5ee8982)
  • fix: update lint workflow to improve style validation (850462d)
  • fix: update editorconfig branch references in workflows (545f924)
  • refactor: remove unnecessary blank lines in .editorconfig (cef9e7d)
  • refactor: update code style brace formatting in .editorconfig (cd840d6)
  • refactor: update .editorconfig formatting and style rules (18eb00d)
  • refactor: update C# code style and analyzer configurations (ada3ed4)
  • refactor: remove redundant C# editor config rules (c7bc265)
  • refactor: remove redundant C# style rules in .editorconfig (5a113be)
  • refactor: clean up unnecessary C# editor rules (ad92099)
  • refactor: update .editorconfig with C# formatting rules (361473f)
  • refactor: update .editorconfig with revised code style rules (7965b5a)
  • refactor: remove redundant comments in style test file (76e30b6)
  • refactor: fix style violations and improve code consistency (2347264)

What's Changed

Full Changelog: 1.2.1...1.2.2