You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assets\Scripts\Test.cs:5 Name 'constantStringWithWrongCase' does not match rule 'Constant fields (private)'. Suggested name is 'CONSTANT_STRING_WITH_WRONG_CASE'.
Assets\Scripts\Test.cs:7 Name 'publicStringWithWrongStyle' does not match rule 'Fields (not private)'. Suggested name is 'PublicStringWithWrongStyle'.