IN clause is not indented as other subqueries
Hello, the "IN" SQL clause is not auto formatted as the other subqueries such as EXISTS

Here are my formatting preferences for subqueries :

I would like the IN clause to follow the same formatting rules as the EXISTS clause. Am I doing something wrong ?
Thanks.
请先登录再写评论。
fdumont could you share sample SQL as a text and specify your SQL dialect?