~ubuntu-branches/ubuntu/wily/phabricator/wily

« back to all changes in this revision

Viewing changes to src/lint/linter/__tests__/spelling/spell.lint-test

  • Committer: Package Import Robot
  • Author(s): Richard Sellam
  • Date: 2014-11-01 23:20:06 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: package-import@ubuntu.com-20141101232006-mvlnp0cil67tsboe
Tags: upstream-0~git20141101/arcanist
Import upstream version 0~git20141101, component arcanist

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Hello
 
2
teh
 
3
word
 
4
$y = $x->recieveData();
 
5
for (i=0; i<y.lenght; i++) {
 
6
}
 
7
Check uFT8 ufT8 (<-- repeated)
 
8
 
 
9
didn't remove acording
 
10
Added ZZZZsupermnZZZZ
 
11
Added full batmn batmnZZZZ
 
12
~~~~~~~~~~
 
13
warning:2:1
 
14
warning:4:10
 
15
warning:5:15
 
16
warning:7:7
 
17
warning:7:12
 
18
warning:9:15
 
19
warning:10:11
 
20
warning:11:12
 
21
~~~~~~~~~~
 
22
~~~~~~~~~~
 
23
{
 
24
  "hook" : true
 
25
}