Skip to content

lib: enforce use of trailing commas in more files

Rodrigo Muino Tomonari requested to merge github/fork/aduh95/lib-dangle-misc into main

Some part of the codebase already use trailing commas, this commit is adding a lint rule to ensure it stays this way. This commit also adds the rule for a few files that were missing only one or two trailing commas.

Merge request reports

Loading