mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-20 09:41:19 -05:00
Cleanup for coding style
Add strict mode to check_style_guide script
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include <ghoul/misc/dictionary.h>
|
||||
|
||||
namespace openspace {
|
||||
|
||||
|
||||
ScannerDecoder::ScannerDecoder(const ghoul::Dictionary& dictionary) : _type("SCANNER") {
|
||||
std::string value;
|
||||
for (size_t k = 0; k < dictionary.size(); k++) {
|
||||
|
||||
Reference in New Issue
Block a user