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)
Wed, Jan 1, 4:45 AM
Unknown Object (File)
Fri, Dec 13, 9:50 AM
Unknown Object (File)
Dec 9 2024, 9:10 AM
Unknown Object (File)
Dec 4 2024, 9:29 PM
Unknown Object (File)
Nov 29 2024, 9:13 PM
Unknown Object (File)
Nov 27 2024, 3:48 AM
Unknown Object (File)
Nov 26 2024, 10:59 PM
Unknown Object (File)
Nov 23 2024, 2:26 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.