Skip to content

Enforce code conventions, add linter in github actions #3708

@objecttothis

Description

@objecttothis

https://www.devbridge.com/articles/coding-best-practices/

Currently there aren't coding convention checks in place to enforce coding conventions for this project other than code reviews.

  • .EditorConfig will do some of that voluntarily, but it can be overridden.
  • If we end up switching to Github actions, we could kick off scripts to run.
  • The URL above suggests using LINT to do the legwork here.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions