Viktor
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Two code style for private/puublic property
How I can config code stile. I have two value (Property) and on public property I need first later big and on private first later start from "_"What rules I need prepare in code stile? Не как не мо... -
Created Auto convert repeating string to const
Hello, can you please assist.In Rider or tool or plugin have option to check all code in file (automatecli) and convert all repeating string to const? Or Rider support any rule for my question?