andreoliwa / nitpick

Enforce the same settings on multiple projects
https://nitpick.readthedocs.io/
MIT License
393 stars 24 forks source link

Docs request: `github` remote style looking in subfolder #619

Open jamesbraza opened 10 months ago

jamesbraza commented 10 months ago

Problem

I am reading through https://nitpick.readthedocs.io/en/latest/configuration.html#remote-style as of 0.34.0.

I am trying to figure out how to have github remote get a style from a subfolder.

Possible solution

How can one get a config from a subfolder? Can we add docs for that?