Skip to content

Commit

Permalink
Add spelling flag
Browse files Browse the repository at this point in the history
  • Loading branch information
barryceelen committed Jun 16, 2017
1 parent 265e6bc commit e62b799
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions snippets/spelling.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<snippet>
<content><![CDATA[
// WPCS: spelling ok.
]]></content>
<tabTrigger>wpcs</tabTrigger>
<scope>source.php</scope>
<description>WPCS: spelling ok</description>
</snippet>

0 comments on commit e62b799

Please sign in to comment.