mapbox / mapbox/mapbox-vision-ios
Extract configuration files into a common place
Open
@dersim-davaod is already working on this.
Since Jun 11, 2019.
enhancement
iOS
nostale
P2
- Dominant language
- Swift
- Stars
- 63
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.