mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-16 12:54:40 +00:00
Setup formatting with clang-format and clang-tidy
This commit is contained in:
parent
b372169893
commit
0704beba8d
4 changed files with 58 additions and 0 deletions
2
fixle.sh
2
fixle.sh
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
var="$1"
|
||||
if [ ! -n "$var" ]
|
||||
then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue