coala / coala-quickstart

A tool that generates an initial coala config file for you!
GNU Affero General Public License v3.0
47 stars 76 forks source link

InfoMapping.py: Restrict the scope of Editorconfig mappings based on the files they target #146

Closed satwikkansal closed 7 years ago

satwikkansal commented 7 years ago

All the Info classes yielded by EditorconfigInfoExtractor contains a scope field which represents the target files of that information in "editorconfig-style-file-glob" format.

This involves: