nextcloud / nextcloud/cookbook

Create linting scripts and integrate in CI

Open
#531 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement meta and development
Dominant language
HTML
Stars
641
Forks
113
Avg merge
21h 31m
Merged PRs (30d)
26

Description

PHP and Vue/JS needs static checking

PHP tasks

  • Syntactical checks (php -l)
  • Coding style (php-cs-fixer)
  • #990

Vue tasks

  • Coding style template part (prettier)
  • Coding style script part (prettier)
  • Coding style style part (prettier)
  • Style guide CSS part (stylelint)
  • Linting of JS code (eslint)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the checklist and the existing CI configuration to determine whether the PHP and Vue/JS static checks are already integrated. Done means the listed syntax, formatting, style, and JavaScript checks are available through the project's linting scripts and run in CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
ci-cd, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.