Skip to content

CLI: Search for a config file recursively (#68, 106)#118

Merged
mishanga merged 1 commit intodevfrom
tg/search-config
Dec 12, 2013
Merged

CLI: Search for a config file recursively (#68, 106)#118
mishanga merged 1 commit intodevfrom
tg/search-config

Conversation

@tonyganch
Copy link
Copy Markdown
Member

Issues #68 and #106.

Check if there is a .csscomb.json file in process directory.
If not, go one level up and search there.
Stop in HOME dir.
If no user's config found, take a default one from our package: config/csscomb.json.

Any ideas about writing tests are welcome.

tumblr_mvwp4uoyc91slo91to1_400

@ghost ghost assigned mishanga Nov 21, 2013
Check if there is a `.csscomb.json` file in process directory.
If not, go one level up and search there.
Stop in HOME dir.
If no user's config found, take a default one from our package: `config/csscomb.json`.
mishanga added a commit that referenced this pull request Dec 12, 2013
CLI: Search for a config file recursively (#68, 106)
@mishanga mishanga merged commit dd9c7dd into dev Dec 12, 2013
@mishanga mishanga deleted the tg/search-config branch December 12, 2013 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants