ava-innersource / Liquid-Application-Framework-1.0-deprecated

Liquid is a framework to speed up the development of microservices
MIT License
25 stars 14 forks source link

Simplify ternary #113

Open bruno-brant opened 4 years ago

bruno-brant commented 4 years ago

The ternary in this line makes the code impossible to read.

https://github.com/Avanade/Liquid-Application-Framework/blob/1f805007f58b73ae09067bc56f863ae0fa702224/src/Liquid.Runtime/Polly/Polly.cs#L20