- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Unity Lint Test #194
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
          
     Closed
      
      
    
  
     Closed
                    Unity Lint Test #194
Changes from all commits
      Commits
    
    
            Show all changes
          
          
            84 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      1ae42b8
              
                feat: add new StyleTest2 class for testing
              
              
                IShix-g c559464
              
                refactor: rename field to follow naming conventions
              
              
                IShix-g 043e19b
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g b84ddab
              
                Merge branch 'feature/unity-lint' into develop/unity-lint-head
              
              
                IShix-g 44d7265
              
                refactor: clean up unused function definitions
              
              
                IShix-g fc492fb
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g f042ec4
              
                refactor: rename and add test methods for consistency
              
              
                IShix-g 3ac26d0
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g dae3f40
              
                refactor: rename and clean up test methods in StyleTest.cs
              
              
                IShix-g aca3569
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g c2a79e2
              
                refactor: rename method to follow naming conventions
              
              
                IShix-g f0f6c00
              
                refactor: rename method to follow naming conventions
              
              
                IShix-g 6891951
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 868bb13
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 904836d
              
                refactor: fix naming inconsistencies in StyleTest.cs
              
              
                IShix-g 95ef5dd
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 3b0337c
              
                refactor: update code style rules and clean up test class
              
              
                IShix-g 78fc013
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 957619e
              
                refactor: rename field for consistent naming convention
              
              
                IShix-g 96e84c0
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 0fdb479
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g d6aab98
              
                feat: add StyleTest3 class for testing code styles
              
              
                IShix-g f584e4f
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 20ce9f0
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 9e793a1
              
                feat: add StyleTest4 class for testing coding styles
              
              
                IShix-g 00f53da
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 94d25e6
              
                refactor: improve naming consistency in StyleTest classes
              
              
                IShix-g 450ce0c
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g d312902
              
                feat: restructure and consolidate StyleTest files
              
              
                IShix-g 1b7346b
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g e5a6e56
              
                refactor: rename StyleTest6 to StyleTest7
              
              
                IShix-g f8f15d3
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 200a3d3
              
                refactor: rename StyleTest7 to StyleTest8
              
              
                IShix-g 071f1ed
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g cf0013e
              
                refactor: rename StyleTest8 to StyleTest9
              
              
                IShix-g 05b0749
              
                Merge branch 'develop/unity-lint-base' into develop/unity-lint-head
              
              
                IShix-g f0c424a
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 6f35e5c
              
                refactor: adjust field naming convention for consistency
              
              
                IShix-g 1993ac6
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 2df30c9
              
                refactor: rename Method2 to Method3 in StyleTest9.cs
              
              
                IShix-g 55ef6b3
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 2066779
              
                refactor: remove unused Method3 from StyleTest9.cs
              
              
                IShix-g 0eb16b4
              
                refactor: fix indentation in StyleTest9.cs
              
              
                IShix-g 70adc83
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 890b48f
              
                feat: add new method to StyleTest9.cs
              
              
                IShix-g cb972bb
              
                feat: update .editorconfig with new formatting rules
              
              
                IShix-g 76bc4a3
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 06a4ee7
              
                refactor: correct inconsistent indentation in StyleTest9.cs
              
              
                IShix-g dfb6201
              
                pref: remove final newline insertion in editorconfig
              
              
                IShix-g 083fc33
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 003504b
              
                refactor: remove unnecessary whitespace in StyleTest9.cs
              
              
                IShix-g 2f7de45
              
                feat: update code style rules and tooling installation
              
              
                IShix-g 71f4854
              
                fix: correct dotnet tool usage and formatting command
              
              
                IShix-g 8b71385
              
                fix: remove specific rule from dotnet format command
              
              
                IShix-g cb377a7
              
                fix: improve style violations logging in workflow
              
              
                IShix-g 675df59
              
                fix: update lint workflow command for accuracy
              
              
                IShix-g b182767
              
                fix: improve style check command and remove unused diff flag
              
              
                IShix-g 49b8ae7
              
                refactor: rename field for consistency with coding standards
              
              
                IShix-g a39a2cf
              
                refactor: update naming conventions and fix style issues
              
              
                IShix-g 4cb83bc
              
                refactor: fix code formatting and naming conventions
              
              
                IShix-g 30ba0a4
              
                fix: remove trailing whitespace trimming in .editorconfig
              
              
                IShix-g cb84f92
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g ec6149f
              
                refactor: remove unnecessary blank line in Method
              
              
                IShix-g f3535ff
              
                Merge branch 'develop/unity-lint-base' into develop/unity-lint-head
              
              
                IShix-g ab690bd
              
                refactor: update StyleTest9 field and method naming conventions
              
              
                IShix-g 694c85d
              
                fix: use correct formatter for style analysis
              
              
                IShix-g 4b9b654
              
                refactor: improve code style for consistency
              
              
                IShix-g 0378a41
              
                fix: correct command for style checking in workflow
              
              
                IShix-g 845bc95
              
                refactor: standardize naming conventions in StyleTest9.cs
              
              
                IShix-g c85afe9
              
                feat: update lint workflow to use analyzer formatting
              
              
                IShix-g ca35206
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 964999e
              
                refactor: fix code formatting and naming conventions
              
              
                IShix-g 971acc4
              
                feat: add rule for consistent indentation
              
              
                IShix-g beefe50
              
                fix: correct command for style violation detection
              
              
                IShix-g 2adf83d
              
                feat: add new method in StyleTest9.cs
              
              
                IShix-g 10991c7
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g b0f3dcc
              
                refactor: remove unused method in StyleTest9.cs
              
              
                IShix-g 9ce084f
              
                refactor: rename StyleTest9 to StyleTest10
              
              
                IShix-g 057e4c1
              
                feat: update .editorconfig with new diagnostic rules
              
              
                IShix-g 6a51bdc
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g c82410b
              
                refactor: rename StyleTest10 to StyleTest11
              
              
                IShix-g b31a2e0
              
                feat: add formatting options for blank lines in C#
              
              
                IShix-g 8665ff8
              
                Merge branch 'main' into develop/unity-lint-head
              
              
                IShix-g 152bd97
              
                refactor: rename StyleTest11 to StyleTest12
              
              
                IShix-g File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              This file was deleted.
      
      Oops, something went wrong.
      
    
  This file was deleted.
      
      Oops, something went wrong.
      
    
  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| namespace Tests.StyleTest | ||
| { | ||
| public sealed class StyleTest12 | ||
| { | ||
| public const string ConstString = "ConstString"; | ||
| static string s_staticField = string.Empty; | ||
| string _stringField; | ||
| string _stringField2; | ||
| string _stringField3; | ||
|  | ||
|         
                  IShix-g marked this conversation as resolved.
              Show resolved
            Hide resolved | ||
| void Method() | ||
| { | ||
|  | ||
|         
                  IShix-g marked this conversation as resolved.
              Show resolved
            Hide resolved | ||
| } | ||
|  | ||
|         
                  IShix-g marked this conversation as resolved.
              Show resolved
            Hide resolved | ||
| void _method2() | ||
|         
                  IShix-g marked this conversation as resolved.
              Show resolved
            Hide resolved | ||
| { | ||
| } | ||
| } | ||
| } | ||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
      
      Oops, something went wrong.
      
    
  
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.