Page MenuHomeDevCentral

Arcanist linter configuration
ClosedPublic

Authored by dereckson on Jun 29 2016, 21:56.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 04:13
Unknown Object (File)
Tue, Nov 12, 16:42
Unknown Object (File)
Sun, Nov 10, 01:23
Unknown Object (File)
Sun, Nov 10, 01:23
Unknown Object (File)
Sun, Nov 10, 00:56
Unknown Object (File)
Thu, Nov 7, 04:17
Unknown Object (File)
Mon, Nov 4, 17:33
Unknown Object (File)
Mon, Oct 28, 03:21
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.