Skip to content

Commit a4e1537

Browse files
authored
Merge pull request #246153 from abitrolly/patch-2
fastmod: user friendly description
2 parents ccd3a3d + cc8792d commit a4e1537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/f/fastmod.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
class Fastmod < Formula
2-
desc "Fast partial replacement for the codemod tool"
2+
desc "Fast, partial replacement for codemod (find/replace tool for programmers)"
33
homepage "https://github.com/facebookincubator/fastmod"
44
url "https://github.com/facebookincubator/fastmod/archive/refs/tags/v0.4.4.tar.gz"
55
sha256 "b438cc7564ef34d01f27cdd3cd50ee66a9915b9c50939ca021c6bee2e9c1f069"

0 commit comments

Comments
 (0)