thomas-daniels / Chess.NET

[No longer maintained] A .NET chess library, written in C#
MIT License
50 stars 19 forks source link

Follow coding conventions. #28

Closed Youssef1313 closed 5 years ago

thomas-daniels commented 5 years ago

I agree with the changes, but you're only changing 3 lines out of all places where it could be changed, and I don't like the inconsistency it introduces in the codebase.

Youssef1313 commented 5 years ago

I've fixed that.

thomas-daniels commented 5 years ago

Thanks. Could you squash all this into one commit?

Youssef1313 commented 5 years ago

Thanks. Could you squash all this into one commit?

Sure. I've made that.

thomas-daniels commented 5 years ago

Looks good!