We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ccd3a3d + cc8792d commit a4e1537Copy full SHA for a4e1537
Formula/f/fastmod.rb
@@ -1,5 +1,5 @@
1
class Fastmod < Formula
2
- desc "Fast partial replacement for the codemod tool"
+ desc "Fast, partial replacement for codemod (find/replace tool for programmers)"
3
homepage "https://github.com/facebookincubator/fastmod"
4
url "https://github.com/facebookincubator/fastmod/archive/refs/tags/v0.4.4.tar.gz"
5
sha256 "b438cc7564ef34d01f27cdd3cd50ee66a9915b9c50939ca021c6bee2e9c1f069"
0 commit comments