Thomas THIMOTHEE
Thomas THIMOTHEE
Looking at the code on this PR, it seems like it's ready for the first part of the feature, that is to accept the summary section as the api operation...
@juanmiguelbesada Alright, rebasing without knowing the codebase can be tricky, would it be easier in this case to just restart and copy paste the code that is still interesting ?...
This is how I deal with that right now. To put it in the spec folder. ``` ruby SimpleCov.start do require 'simplecov-badge' require 'simplecov-json' class SimpleCov::Formatter::BadgeFormatter def output_path File.expand_path("../", __FILE__)...
Hi, is there any update on this issue ? Are you going to merge the mentioned branch into master ? Or is there something else you would like to do...
What about accepting none spf result for now ? Something like that ? https://github.com/wingrunr21/griddler-mandrill/compare/master...Uelb:spf_validation
Ok, thanks for your answer ! Sorry for bothering
I just had the same issue and solved it by importing aos.css outside of the js file. I added a scss file and added comments for purgecss to ignore aos...
I also needed that feature on my side and I tool a different approach (not sure if it's the best but I'll expose it anyway). I use [libxslt](https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home) and their...
@ohler55 I tried to implement a fix to this issue in the mentioned PR, I'll be using this fork in my project for now, if there is anything to add...
I just stumbled accross the same issue and I was wondering if there was a specific reason it was closed or if it's just an issue that won't be adressed.