Page MenuHomePhabricator

Ignore environment variables for `coffeelint`
ClosedPublic

Authored by joshuaspence on Jan 4 2015, 8:38 AM.
Tags
None
Referenced Files
F13190346: D11196.id26895.diff
Sat, May 11, 9:55 AM
F13185846: D11196.diff
Sat, May 11, 3:15 AM
Unknown Object (File)
Tue, May 7, 5:48 AM
Unknown Object (File)
Fri, May 3, 3:31 AM
Unknown Object (File)
Mon, Apr 29, 3:20 PM
Unknown Object (File)
Sat, Apr 27, 8:32 PM
Unknown Object (File)
Wed, Apr 24, 11:10 PM
Unknown Object (File)
Mar 28 2024, 9:35 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.