Jan Strnádek
Jan Strnádek
Any update on this? Workarounds actually not working for us...
You can look on https://github.com/netbrick/errbit/tree/user_roles. Unfortunatelly we are not using errbit anymore.
Yes @Starkmann we've moved to different error catcher 👎
We have appx 10 components in `components/*/`... because we don't want to check specs + dummy applications the result is sth like: `rubycritic components/ui/app components/ui/lib components/ui/lib components/core/app components/ext_services/app components/ext_services/lib -p...
I figure it out. Unfortunattely my informations were incorrect, I am calling rubycritich with absolute paths: `rubycritic /Users/strnadj/Projects/test/components/ui/app /Users/strnadj/Projects/test/components/ui/lib /Users/strnadj/Projects/test/components/ui/lib /Users/strnadj/Projects/test/components/core/app /Users/strnadj/Projects/test/components/ext_services/app components/ext_services/lib -p tmp/rubycritic` And that was the problem,...
This is closed in https://github.com/prontolabs/pronto/pull/351 ?
> I'm not sure, as I don't use Docker myself. But best way to handle this is to delete the files inside the folder, but keep the folder (and make...
Hi @sali1982, I am missing that part of the readme too, unfortunately, as you can look in npm-package, there are few *less* files which are pointed out to http://npmjs.com/rc-tree/ specifically...
We have the same problem, but you can use `color` instead of `fillColor`: https://jsfiddle.net/otvorpcc/ 👍 Will be nice to have it in readme!