XMake: add auto-fixer script

This commit is contained in:
Jérôme Leclercq
2021-10-26 14:31:19 +02:00
parent 8d5276ddac
commit b8309fd511
4 changed files with 379 additions and 3 deletions

View File

@@ -215,7 +215,7 @@ headerFile:write([[
// Copyright (C) ]] .. os.date("%Y") .. [[ Jérôme Leclercq
// This file is part of the "Nazara Engine - Shader module"
// For conditions of distribution and use, see copyright notice in Config.hpp"
// For conditions of distribution and use, see copyright notice in Config.hpp
#include <Nazara/Shader/SpirvData.hpp>
#include <algorithm>