Port inuse function from bash to Go
Some checks failed
Nix Format Check / check-format (push) Has been cancelled
Python Lint Check / check-python (push) Has been cancelled
Ansible Lint Check / check-ansible (push) Has been cancelled

This commit is contained in:
2025-07-23 16:28:38 +02:00
parent 5bb3f5eee7
commit ef48cd2691
3 changed files with 749 additions and 289 deletions

View File

@@ -15,9 +15,7 @@
"host": "desktop",
"projects": [
{
"paths": [
"/home/menno/.dotfiles"
]
"paths": ["/home/menno/.dotfiles"]
}
]
}