Skip to content
Snippets Groups Projects
Unverified Commit d01fe62a authored by Markus Reiter's avatar Markus Reiter Committed by GitHub
Browse files

Merge pull request #8490 from reitermarkus/document-livecheck-formula

Document `LivecheckFormula`.
parents 307acb5a d49bff4b
No related branches found
No related tags found
No related merge requests found
......@@ -21,5 +21,4 @@ Style/Documentation:
- 'utils/gems.rb'
- 'utils/popen.rb'
- 'utils/shell.rb'
- 'utils/livecheck_formula.rb'
- 'version.rb'
# frozen_string_literal: true
# Helper module for parsing output of `brew livecheck`.
#
# @api private
module LivecheckFormula
module_function
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment