justinabrahms / imhotep

A static-analysis bot for Github
MIT License
223 stars 42 forks source link

Feature Request: Add GitHub enterprise support. #106

Closed tslmy closed 2 years ago

tslmy commented 2 years ago

Currently, the endpoint "github.com" is hard-coded at several places. Making this a variable will be one step towards enabling enterprise support and would make stubbing unit tests easier.