Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
rsebille doesn’t have any public repositories yet.
2 contributions in the last year
Contribution activity
April - May 2019
rsebille has no activity
yet for this period.
March 2019
Created an issue in timothycrosley/isort that received 2 comments
skip and skip-glob are not enforced when using settings-path
Hi, Version used: 4.3.15, not tested on other versions. Setup: $ tree -a . ├── conf │ └── .isort.cfg ├── file_glob_skip.py └── file_to_be_skipped.py
2
comments