danger-code_style_validation
danger-code_style_validation copied to clipboard
Danger plugin for code style validation based on clang-format
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.3.0 to 1.13.0. Release notes Sourced from git's releases. Release v1.13.0 Full Changelog 8349224 Update list of maintainers (#598) 4fe8738 In ls-files do not unescape file paths...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...
Each patch will be in a collapsible text element. Rather than fixing Travis, I've moved CI to GitHub actions: https://github.com/robertodr/danger-code_style_validation/actions/runs/362349258
Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.15.0 to 2.3.0. Commits See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task...
Hi folks! It is rather post-mortem than a feature request. I tried to set up the tool for Bitbucket Server and found that it does not work. First of all,...
Hi, Can I add this to the danger website's plugin list to let more people know about it?
Inline comments are not supported yet for GitLab, but they are for GitHub.
At the moment we're explicitly checking source type twice: to get the diff and to get proper diff delimiter format. This can be hidden nicely behind some interface with 3...