Files
IfcOpenShell/src/ifcbimtester/Makefile
T
Dion Moult ab5db2fa23 Minor fix
2022-01-19 12:19:36 +11:00

8 lines
264 B
Makefile

.PHONY: license
license:
copyright-header --license LGPL3 --copyright-holder "Dion Moult <dion@thinkmoult.com>" --copyright-year "2022" --copyright-software "BIMTester" --copyright-software-description "OpenBIM Auditing Tool" -a ./ -o ./
.PHONY: qa
qa:
black .