mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Update coding style to correctly ignore SGCT inline files in apps folder
Update ghoul repository
This commit is contained in:
@@ -633,7 +633,7 @@ check_files(
|
||||
)
|
||||
check_files(
|
||||
[basePath + 'apps/**/*.inl'],
|
||||
[basePath + 'apps/**/ext/**/*.h'],
|
||||
[basePath + 'apps/**/ext/**/*.inl'],
|
||||
'openspace_app',
|
||||
check_inline_file
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user