Skip to content

Styles for headers

codefactor.io / CodeFactor failed Jun 22, 2023 in 3s

3 issues found. Autofix available.

Annotations

Check notice on line 188 in src/contentmanagermodel.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/contentmanagermodel.cpp#L188

Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)

Check warning on line 23 in resources/css/_contentManager.css

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

resources/css/_contentManager.css#L23

Expected "0px 0px 2px 0px" to be "0px 0px 2px" (shorthand-property-no-redundant-values)

Check notice on line 11 in src/contentmanagerdelegate.h

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/contentmanagerdelegate.h#L11

Do not leave a blank line after "public:" (whitespace/blank_line)