@alok99 it's really hard to put a whole style in 500 characters, but I can put the most outrageous. Aesthetically, no formatters handle it. East const, operators on newline, tabs done right as no matter their sizes the code looks good. Spaces to align lines after operators. Always auto, like `auto const a = int{stuff()};`. I dislike virtual functions but I use lambdas a lot, and reflect on lambda parameters for... Things. Also I strictly use keywords like `or` and `and` instead of || and &&.