Skip to content

Cleaning up Documentation (#84)

7338cc0
Select commit
Loading
Failed to load commit list.
Merged

v0.0.2(#64) #70

Cleaning up Documentation (#84)
7338cc0
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Jun 25, 2025 in 17s

186 issues fixed. 17 issues found.

Annotations

Check notice on line 308 in Macros/Options/Scripts/gh-md-toc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Macros/Options/Scripts/gh-md-toc#L308

Use $(...) notation instead of legacy backticks `...`. (SC2006)

Check notice on line 307 in Macros/Options/Scripts/gh-md-toc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Macros/Options/Scripts/gh-md-toc#L307

Use $(...) notation instead of legacy backticks `...`. (SC2006)

Check notice on line 187 in Macros/Options/Scripts/gh-md-toc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Macros/Options/Scripts/gh-md-toc#L187

Use $(...) notation instead of legacy backticks `...`. (SC2006)

Check notice on line 306 in Macros/Options/Scripts/gh-md-toc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Macros/Options/Scripts/gh-md-toc#L306

Use $(...) notation instead of legacy backticks `...`. (SC2006)

Check notice on line 170 in Macros/Options/Scripts/gh-md-toc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Macros/Options/Scripts/gh-md-toc#L170

Use $(...) notation instead of legacy backticks `...`. (SC2006)

Check notice on line 89 in Macros/Options/Scripts/gh-md-toc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Macros/Options/Scripts/gh-md-toc#L89

Check exit code directly with e.g. 'if ! mycmd;', not indirectly with $?. (SC2181)

Check notice on line 246 in Macros/Options/Scripts/gh-md-toc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Macros/Options/Scripts/gh-md-toc#L246

Use $(...) notation instead of legacy backticks `...`. (SC2006)

Check notice on line 187 in Macros/Options/Scripts/gh-md-toc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Macros/Options/Scripts/gh-md-toc#L187

Use $(...) notation instead of legacy backticks `...`. (SC2006)

Check notice on line 371 in Macros/Options/Scripts/gh-md-toc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Macros/Options/Scripts/gh-md-toc#L371

Use $(...) notation instead of legacy backticks `...`. (SC2006)

Check notice on line 305 in Macros/Options/Scripts/gh-md-toc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Macros/Options/Scripts/gh-md-toc#L305

Use $(...) notation instead of legacy backticks `...`. (SC2006)

Check notice on line 66 in Sources/SyntaxKit/Expressions/Literal.swift

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Sources/SyntaxKit/Expressions/Literal.swift#L66

TODOs should be resolved (Consider more specific type in...) (todo)

Check notice on line 91 in Sources/SyntaxKit/Expressions/Literal.swift

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Sources/SyntaxKit/Expressions/Literal.swift#L91

TODOs should be resolved (Consider more specific type in...) (todo)

Check notice on line 98 in Sources/SyntaxKit/Expressions/Literal.swift

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Sources/SyntaxKit/Expressions/Literal.swift#L98

TODOs should be resolved (Consider more specific type in...) (todo)

Check notice on line 77 in Sources/SyntaxKit/Expressions/Literal.swift

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Sources/SyntaxKit/Expressions/Literal.swift#L77

TODOs should be resolved (Consider more specific type in...) (todo)

Check notice on line 50 in Sources/SyntaxKit/Collections/DictionaryLiteral.swift

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Sources/SyntaxKit/Collections/DictionaryLiteral.swift#L50

TODOs should be resolved (Consider more specific type in...) (todo)

Check notice on line 79 in Sources/SyntaxKit/Expressions/Literal.swift

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Sources/SyntaxKit/Expressions/Literal.swift#L79

TODOs should be resolved (Consider more specific type in...) (todo)

Check notice on line 50 in Sources/SyntaxKit/Collections/ArrayLiteral.swift

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Sources/SyntaxKit/Collections/ArrayLiteral.swift#L50

TODOs should be resolved (Consider more specific type in...) (todo)