Commit Graph

2 Commits

Author SHA1 Message Date
Mikolaj Wielgus 71cdc2794d chore(licensing): add REUSE headers to hidden files, `flake.nix`, `index.html`
I ran the following command in Fish shell:

```
reuse annotate --copyright="Topola contributors" --license="MIT" **/.gitignore {.woodpecker/*,.*}.yaml .rustfmt.toml flake.nix index.html
```
2024-12-30 00:18:38 +01:00
Mikolaj Wielgus c7e23558f5 cargo: add .rustfmt.toml file to have the same autoformatting 2024-10-04 03:04:48 +02:00