diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-06-11 09:45:18 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-06-11 09:45:18 +0200 |
commit | edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b (patch) | |
tree | 8f8f3d93e08c2baa559457054bb16473233d0943 /templates/c/.licensure.yml | |
parent | fix(common/treefmt.nix): Improve the prettier formatting configuration (diff) | |
download | flake-templates-edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b.tar.gz flake-templates-edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b.zip |
refactor(common/): Remove the `files` subdirectory
Diffstat (limited to 'templates/c/.licensure.yml')
l--------- | templates/c/.licensure.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/c/.licensure.yml b/templates/c/.licensure.yml index 68a2454..60bd9d8 120000 --- a/templates/c/.licensure.yml +++ b/templates/c/.licensure.yml @@ -1 +1 @@ -../../common/files/.licensure.yml \ No newline at end of file +../../common/.licensure.yml \ No newline at end of file |