Minor fixes²

This commit is contained in:
SirLynix
2023-03-14 18:08:29 +01:00
parent c700a7e45d
commit 3c2172103a
2 changed files with 2 additions and 1 deletions

View File

@@ -398,7 +398,7 @@ on_run(function ()
return lines
end
})
elseif isInl then
elseif headerInclude and isInl then
print(filePath .. " has a header inclusion which breaks clangd (.inl should no longer includes their .hpp)")
table.insert(fixes, {