alex-pinkus / tree-sitter-swift

A tree-sitter grammar for the Swift programming language.
MIT License
137 stars 34 forks source link

Add willSet/didSet to indents #374

Closed alex-pinkus closed 6 months ago

alex-pinkus commented 6 months ago

Copied from https://github.com/nvim-treesitter/nvim-treesitter/pull/6242

Indent tests were not copied because I could not find a way to invoke them from tree-sitter test. We'll just have to be more careful in the future.