feat: add indents for starlark (#13126)

This commit is contained in:
Zeger Van de Vannet 2025-03-18 15:18:45 +01:00 committed by GitHub
parent 70a60efcbe
commit 6f463dbeb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -208,7 +208,7 @@
| spicedb | ✓ | | | |
| sql | ✓ | ✓ | | |
| sshclientconfig | ✓ | | | |
| starlark | ✓ | ✓ | | `starpls` |
| starlark | ✓ | ✓ | | `starpls` |
| strace | ✓ | | | |
| supercollider | ✓ | | | |
| svelte | ✓ | | ✓ | `svelteserver` |

View file

@ -0,0 +1 @@
; inherits: python