README.md in fasterer-0.8.2 vs README.md in fasterer-0.8.3
- old
+ new
@@ -98,9 +98,13 @@
[Pronto](https://github.com/mmozuras/pronto) also integrates via
[danger-pronto](https://github.com/RestlessThinker/danger-pronto) into the
[danger](https://github.com/danger/danger) framework for pull requests
on Github, Gitlab, and BitBucket.
+* https://github.com/vk26/action-fasterer
+
+ Github-action for running fasterer via [reviewdog](https://github.com/reviewdog/reviewdog). Reviewdog provides a way to post review comments in pull requests.
+
## Speedups TODO:
4. find vs bsearch
5. Array#count vs Array#size
7. Enumerable#each + push vs Enumerable#map