# Convention for changelog is full message on a single file
very-long-line-length-in-source-file changelog.txt *
# Language files cannot be wrapped, whitespace is significant
very-long-line-length-in-source-file src/lang/*
# Long CSS data uri
very-long-line-length-in-source-file os/emscripten/shell.html *
# 3rd party unmodified file
very-long-line-length-in-source-file src/3rdparty/opengl/glext.h *
# Long comment that is parsed by the build process so cannot be wrapped
very-long-line-length-in-source-file src/script/api/script_error.hpp *
