CI: Integrate pre-commit for style checks

This commit is contained in:
Thaddeus Crews
2024-11-14 13:54:08 -06:00
parent 5338ea5539
commit f70686cdbe
12 changed files with 30 additions and 62 deletions

View File

@@ -694,4 +694,3 @@ The following script uses the NavigationServer to update a navigation region wit
NavigationServer3D.RegionSetNavigationMesh(_regionRid, _navigationMesh);
}
}