Page MenuHomeDevCentral

Arcanist linter configuration
ClosedPublic

Authored by dereckson on Jun 29 2016, 21:56.
Tags
None
Referenced Files
F7515421: D437.id1060.diff
Sun, Apr 27, 23:51
F7495940: D437.id.diff
Sun, Apr 27, 16:45
Unknown Object (File)
Sat, Apr 26, 19:17
Unknown Object (File)
Fri, Apr 25, 09:09
Unknown Object (File)
Wed, Apr 23, 04:10
Unknown Object (File)
Mon, Apr 21, 20:16
Unknown Object (File)
Sun, Apr 20, 11:35
Unknown Object (File)
Sat, Apr 19, 15:42
Subscribers
None

Details

Summary

This configuration forks the configuration I wrote for rNOTIF.

It allows to use minimal lint check (spelling, JSON, php -l).

To use phpcs isn't really useful here, as WP-CLI conventions
don't follow PSR-1.

Test Plan

arc lint --everything

Diff Detail

Repository
rWPCLIPOLY WP-CLI community package for Polylang
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Arcanist linter and phpcs configuration.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.

Killed phpcs, per T887#9584.

dereckson retitled this revision from Arcanist linter and phpcs configuration to Arcanist linter configuration.
dereckson updated this object.
dereckson edited edge metadata.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jun 29 2016, 22:11
This revision was automatically updated to reflect the committed changes.