codecheckers / codecheckers/ojs-codecheck

Add code linter and coding standard check

Open
#43 1 comment 0 reactions 1 assignee Assigned to @nuest View on GitHub
Dominant language
PHP
Stars
5
Forks
3
Avg merge
19m
Merged PRs (30d)
3

Description

- [ ] Add instructions to README
- [ ] Link to instructions from CONTRIBUTING.md
- [ ] Run linter as an independent GitHub Action (with a `pre-commit` GitHub Hook)
- [ ] Linter should also verify compliance with the coding standards
- [ ] Linter should have good integration with VS Code

Starting points:

- built-in linter (`php -l `)
- https://web20university.com/posts/php-linting/
- https://code-basics.com/languages/php/lessons/linting
- https://psalm.dev/

This is a follow-up to #3 where we require contributors to make sure code lints.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.