Add REUSE compliance checker to CI

This commit is contained in:
Juan Ramos 2023-07-12 12:52:35 -06:00 committed by Juan Ramos
parent 2565ffa31e
commit bc14fdad60
17 changed files with 121 additions and 87 deletions

8
.gitattributes vendored
View file

@ -1,3 +1,11 @@
# ~~~
# Copyright 2018-2023 The Khronos Group Inc.
# Copyright 2018-2023 Valve Corporation
# Copyright 2018-2023 LunarG, Inc.
#
# SPDX-License-Identifier: Apache-2.0
# ~~~
# See https://git-scm.com/docs/gitattributes
# See https://help.github.com/articles/dealing-with-line-endings/