Use REUSE to specify licensing info

This commit is contained in:
Johannes Loher 2021-06-26 22:02:00 +02:00
parent 3f6682c9b2
commit 2d647094f7
326 changed files with 1255 additions and 936 deletions

4
.husky/.gitignore vendored
View file

@ -1 +1,5 @@
# SPDX-FileCopyrightText: 2021 Johannes Loher
#
# SPDX-License-Identifier: MIT
_

View file

@ -1,4 +1,9 @@
#!/bin/sh
# SPDX-FileCopyrightText: 2021 Johannes Loher
#
# SPDX-License-Identifier: MIT
. "$(dirname "$0")/_/husky.sh"
yarn run lint-staged