mapbox-vision-ios icon indicating copy to clipboard operation
mapbox-vision-ios copied to clipboard

Extract configuration files into a common place

Open dersim-davaod opened this issue 6 years ago • 0 comments

Description

Currently we have several configs for formatters/linters on iOS platforms and these configs are the same for each repo. It makes sense to apply DRY and extract configs into a separate place. It could be a separate repo which integrated as a submodule or smth else.

Goal

Improve maintainability for config files.

Steps

  • [ ] TBD

dersim-davaod avatar Jun 11 '19 22:06 dersim-davaod