Skip to content

Commit

Permalink
docs: updates from Homebrew/brew
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 23, 2023
1 parent 1b53a5f commit 0ec99de
Show file tree
Hide file tree
Showing 3 changed files with 1,494 additions and 1,630 deletions.
4 changes: 2 additions & 2 deletions docs/Homebrew.html
Original file line number Diff line number Diff line change
Expand Up @@ -17682,15 +17682,15 @@ <h3 class="signature " id="create_formula-class_method">
<span class='kw'>end</span>
<span class='kw'>end</span>

<span class='id identifier rubyid_fc'>fc</span><span class='period'>.</span><span class='id identifier rubyid_generate!'>generate!</span>
<span class='id identifier rubyid_path'>path</span> <span class='op'>=</span> <span class='id identifier rubyid_fc'>fc</span><span class='period'>.</span><span class='id identifier rubyid_write_formula!'>write_formula!</span>

<span class='id identifier rubyid_formula'>formula</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="" title="Homebrew (module)">Homebrew</a></span></span><span class='period'>.</span><span class='id identifier rubyid_with_no_api_env'><span class='object_link'><a href="#with_no_api_env-class_method" title="Homebrew.with_no_api_env (method)">with_no_api_env</a></span></span> <span class='kw'>do</span>
<span class='const'><span class='object_link'><a href="Formula.html" title="Formula (class)">Formula</a></span></span><span class='lbracket'>[</span><span class='id identifier rubyid_fc'>fc</span><span class='period'>.</span><span class='id identifier rubyid_name'>name</span><span class='rbracket'>]</span>
<span class='kw'>end</span>
<span class='const'><span class='object_link'><a href="PyPI.html" title="PyPI (module)">PyPI</a></span></span><span class='period'>.</span><span class='id identifier rubyid_update_python_resources!'><span class='object_link'><a href="PyPI.html#update_python_resources!-class_method" title="PyPI.update_python_resources! (method)">update_python_resources!</a></span></span> <span class='id identifier rubyid_formula'>formula</span><span class='comma'>,</span> <span class='label'>ignore_non_pypi_packages:</span> <span class='kw'>true</span> <span class='kw'>if</span> <span class='id identifier rubyid_args'>args</span><span class='period'>.</span><span class='id identifier rubyid_python?'>python?</span>

<span class='id identifier rubyid_puts'>puts</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>Please run `brew audit --new </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_fc'>fc</span><span class='period'>.</span><span class='id identifier rubyid_name'>name</span><span class='embexpr_end'>}</span><span class='tstring_content'>` before submitting, thanks.</span><span class='tstring_end'>&quot;</span></span>
<span class='id identifier rubyid_fc'>fc</span><span class='period'>.</span><span class='id identifier rubyid_path'>path</span>
<span class='id identifier rubyid_path'>path</span>
<span class='kw'>end</span></pre>
</td>
</tr>
Expand Down
Loading

0 comments on commit 0ec99de

Please sign in to comment.