Skip to content

Commit

Permalink
Fix #15
Browse files Browse the repository at this point in the history
Removed unwanted emoji
  • Loading branch information
sbaudoin authored Oct 18, 2019
1 parent dabc700 commit 113a8c9
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ <h2>Rationale</h2>
<p>Use a [[Directive]] to point shellcheck to a fixed location it can read instead.</p>
<h2>Exceptions</h2>
<p>If you don't care that ShellCheck is unable to account for the file, specify <code># shellcheck source=/dev/null</code>.</p>
<hr>
<h2>🚧 In <a href="https://shellcheck.storage.googleapis.com/index.html"><code>shellcheck-latest</code></a></h2>
<p>⚠️ this section references <a href="https://github.com/koalaman/shellcheck/commit/301705edea829c5153c43bf52215d09b5e00d182">functionality</a> not yet in the <strong><code>stable</code></strong> release.</p>
<h3>shellcheck -P <em>SOURCEPATH</em>, --source-path=<em>SOURCEPATH</em></h3>
<p><code>shellcheck -P dir1:dir2/libs</code></p>
<p>Specify paths to search for sourced files, separated by <code>:</code> on Unix and <code>;</code> on Windows. Absolute paths will also be rooted in these.</p>
Expand Down

0 comments on commit 113a8c9

Please # to comment.