asizikov / AsyncSuffix

Asynchronous methods naming checker for ReSharper
http://asizikov.github.io/2015/08/02/async-suffix-resharper-plugin/
MIT License
18 stars 3 forks source link

Ignore methods with underscore in the name #42

Open asizikov opened 8 years ago

asizikov commented 8 years ago

If method name is something like Foo_Bar_Baz() ignore it.