[Technical Debt]: Add PHP linter to GitHub Actions CI · Issue #3708 · opensourcepos/opensourcepos · GitHub
Skip to content

[Technical Debt]: Add PHP linter to GitHub Actions CI #3708

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

Fields

No fields configured for Feature.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions