pete higgins
pete higgins
I think this change is a good idea, but I don't think this is the right way to do it and this is complicated by what looks like a bug...
Hi, thanks for your contribution. 👋 * There's a few CI failures that should be straightforward to deal with. First, you'll need to signoff your commits for the DCO check....
Hi, First I'd like to apologize, I dropped the ball on this one and only saw your response yesterday because of the new comment. I brought this up with the...
Hi @adamrunner, I have no experience with this, just passing through and saw your issue. It looks like there's some discussion of this problem in this sassc-rails issue: https://github.com/sass/sassc-rails/issues/6
If `RailsERD::CLI` is only used in `bin/erd`, you could encapsulate that entire file by doing `load "rails_erd/cli", true` and having it kick itself off at the end. It would probably...
Hi @Jason3S, I've recently integrated cspell into CI on some projects and I'd really like to find a solution to this. I looked at the code and while I'm not...
At the point you start with this "To run the rspec command for our bundle ..." when you begin talking about executing the specs. You've already introduced the Rakefile at...