Page MenuHomePhabricator

Ignore environment variables for `coffeelint`
ClosedPublic

Authored by joshuaspence on Jan 4 2015, 8:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 2:18 PM
Unknown Object (File)
Tue, Nov 19, 2:16 PM
Unknown Object (File)
Tue, Nov 19, 2:16 PM
Unknown Object (File)
Tue, Nov 19, 1:56 PM
Unknown Object (File)
Mon, Nov 18, 7:26 PM
Unknown Object (File)
Oct 19 2024, 11:29 AM
Unknown Object (File)
Oct 9 2024, 9:24 PM
Unknown Object (File)
Oct 9 2024, 9:24 PM

Details

Summary

According to coffeelint --help, --noconfig ignores the environment variable COFFEELINT_CONFIG. This means that arc lint will behave more consistently across developer workstations by forcing configuration to be specified with coffeelint.config instead of with environment variables.

Test Plan

This is mostly theoretical.

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 3548
Build 3556: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Ignore environment variables for `coffeelint`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence edited edge metadata.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 4 2015, 4:34 PM
This revision was automatically updated to reflect the committed changes.