#endif /* !HEADER_H_ */ is a false positive
Axandel opened this issue · 1 comments
Axandel commented
The line #endif /* !HEADER_H_ */ at the end of each .h file is always detected as a "L3 Extra spaces end of line" error
However this line is necessary :/
FaureAlexis commented
@aureliancnx You can close this issue.
@Axandel Error fixed, please update bubulle.
Thanks