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
.gitignore 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
# ~~~
# Python cache
__pycache__
*.pyc