Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find variable declarations from every file. Use styleVariables to filter selected files #344

Merged
merged 3 commits into from
Dec 16, 2014

Conversation

hannu
Copy link
Contributor

@hannu hannu commented Dec 11, 2014

Find variable declarations from every file and store file mappings to styleguide.json.
styleVariables config parameter is used to filter variable files. Behaviour is backward compatible when a single file path defined with styleVariables.

File syntax (CSS, LESS, SASS..) is now stored to KSS section JSON. This information is later used when finding used variables.

@hannu hannu force-pushed the find-all-variables branch from 4798ad7 to 88eef0b Compare December 11, 2014 20:55
jpbackman pushed a commit that referenced this pull request Dec 16, 2014
Find variable declarations from every file. Use styleVariables to filter selected files
@jpbackman jpbackman merged commit 386e3aa into SC5:master Dec 16, 2014
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