CharsetDetector / UTF-unknown

Character set detector build in C# - .NET 5+, .NET Core 2+, .NET standard 1+ & .NET 4+
308 stars 46 forks source link

Code clean up #65

Closed rstm-sf closed 5 years ago

rstm-sf commented 5 years ago

if-else, private fields, braces, whitespaces, usings, endlines LF to CRLF

rstm-sf commented 5 years ago

@304NotModified, hello!

Can I close this PR? I thought about it and I'd rather not make such large PR :)

But I want the code to be converted to some style code. But not old C :)

304NotModified commented 5 years ago

Hi, thanks for the reminder. I prefer smaller pull requests, although we could try to get this merged. Let me know :)

rstm-sf commented 5 years ago

Okay, so I’ll go the other way.