Closed anotherthomas closed 8 months ago
I have opened a PR for this issue (I found it independently and only just saw this!)
https://github.com/codecentric/net_automatic_interface/pull/40
@simonmckenzie Thanks for the PR. Should be in 2.3.0 @anotherthomas Thanks for reporting!
I am writing both python and C# and somehow capitalization of True/False always gets me.
Thanks @simonmckenzie you bet me to the fix @ChristianSauer thanks for the fast release
My apologies @anotherthomas 😳. I hope I didn't steal your fun. Next time I'll check the open issues first.
I prefer a "first come, first merged" policy if that get's me newer versions faster :grin:
When annotating a class with a method that has a bool parameter with a default:
The following gets generated:
False /True are both capitalized.