When using single-line conditionals, i.e., if (something) doSomething;, treesitter will fail to match the indentation level of this line when creating a new line ...