Browse Source

license headers

lizzie/ios-port-sud
lizzie 2 weeks ago
parent
commit
56e207210c
  1. 2
      .ci/license-header.sh

2
.ci/license-header.sh

@ -115,7 +115,7 @@ for file in $FILES; do
*.cmake|*.sh|*CMakeLists.txt) *.cmake|*.sh|*CMakeLists.txt)
begin="#" begin="#"
;; ;;
*.kt*|*.cpp|*.h)
*.kt*|*.cpp|*.h|*.swift|*.mm)
begin="//" begin="//"
;; ;;
*) *)

Loading…
Cancel
Save