Lucas Gravley
|
714855e739
|
fixing quotes
|
2020-06-22 13:12:26 -05:00 |
|
Lucas Gravley
|
d7d3e72739
|
testing
|
2020-06-22 12:56:35 -05:00 |
|
Lucas Gravley
|
107387d10a
|
fixing order
|
2020-06-22 12:27:54 -05:00 |
|
Lucas Gravley
|
64dba67f88
|
fixed error codes
|
2020-06-22 12:16:32 -05:00 |
|
Lucas Gravley
|
32232a2442
|
fixed quotes
|
2020-06-22 11:35:31 -05:00 |
|
Lucas Gravley
|
209529d93b
|
cleanup
|
2020-06-22 11:16:45 -05:00 |
|
Lucas Gravley
|
dc7137b504
|
add all file types
|
2020-06-22 10:58:52 -05:00 |
|
Lucas Gravley
|
1ecb355954
|
fixed pathing
|
2020-06-22 10:36:06 -05:00 |
|
Lucas Gravley
|
5bbaf3f5a0
|
convert to more command line style
|
2020-06-22 10:29:34 -05:00 |
|
Lucas Gravley
|
25f8924589
|
fix output
|
2020-06-22 10:09:46 -05:00 |
|
Lucas Gravley
|
948c8c4f5d
|
make exec
|
2020-06-22 09:54:09 -05:00 |
|
Lucas Gravley
|
f0e1f999ab
|
space
|
2020-06-22 09:42:04 -05:00 |
|
Lucas Gravley
|
247f156c83
|
fix format
|
2020-06-22 09:41:04 -05:00 |
|
Lucas Gravley
|
b95544805e
|
fix version to variable
|
2020-06-22 09:40:19 -05:00 |
|
Lucas Gravley
|
85c273d947
|
adding more test cases
|
2020-06-22 08:40:09 -05:00 |
|
Lucas Gravley
|
e1edf788e2
|
fixed readme
|
2020-06-22 08:26:38 -05:00 |
|
Lucas Gravley
|
2d72752496
|
fix loops
|
2020-06-22 08:23:46 -05:00 |
|
Lucas Gravley
|
96242befa3
|
fixed or statement
|
2020-06-22 08:20:50 -05:00 |
|
Lukas Gravley
|
6682f87622
|
Merge branch 'master' into PowershellSupport
|
2020-06-22 08:16:59 -05:00 |
|
Lukas Gravley
|
3dbc49c3b7
|
Merge pull request #214 from antleblanc/patch-2
Update anchor for both CSS and Env linter in the table of content
|
2020-06-22 07:33:28 -05:00 |
|
Lukas Gravley
|
a194817813
|
Merge pull request #202 from github/lang-support-link
Add link to wiki for new language support
|
2020-06-22 07:32:32 -05:00 |
|
Zack Koppert
|
071fdcd319
|
Merge pull request #229 from github/staging
Staging change to logical or `||`
|
2020-06-21 11:28:05 -07:00 |
|
Zack Koppert
|
89c4dd233a
|
Merge pull request #217 from ntchambers/pipe-fix
Turn the pipe operator into the proper or operator
|
2020-06-21 11:18:56 -07:00 |
|
Zack Koppert
|
e867ffa511
|
Merge pull request #227 from github/spelling
spelling fix
|
2020-06-21 11:13:54 -07:00 |
|
Zack Koppert
|
4b5cd0bc84
|
Merge pull request #220 from jsoref/spelling
Spelling
|
2020-06-21 11:06:09 -07:00 |
|
Zack Koppert
|
865f6005fd
|
spelling fix
|
2020-06-21 11:02:36 -07:00 |
|
Josh Soref
|
b283656177
|
spelling: whitespace
|
2020-06-21 00:03:30 -04:00 |
|
Josh Soref
|
aed53d0ee5
|
spelling: visible
|
2020-06-21 00:02:45 -04:00 |
|
Josh Soref
|
3bf84dbb9c
|
spelling: version
|
2020-06-21 00:01:16 -04:00 |
|
Josh Soref
|
0408343139
|
spelling: typescript
|
2020-06-21 00:00:46 -04:00 |
|
Josh Soref
|
f3b12894a2
|
spelling: settings
|
2020-06-21 00:00:08 -04:00 |
|
Josh Soref
|
64c1dfe67b
|
spelling: promote
|
2020-06-20 23:57:39 -04:00 |
|
Josh Soref
|
d542dc4d76
|
spelling: numeric
|
2020-06-20 23:56:56 -04:00 |
|
Josh Soref
|
566cd3d557
|
spelling: languages
|
2020-06-20 23:55:10 -04:00 |
|
Josh Soref
|
8ec0bd8f61
|
spelling: iterate
|
2020-06-20 23:54:43 -04:00 |
|
Josh Soref
|
6e8aa549cb
|
spelling: disable
|
2020-06-20 23:53:54 -04:00 |
|
Josh Soref
|
f5039368ca
|
spelling: commencing
|
2020-06-20 23:53:07 -04:00 |
|
Josh Soref
|
44cade9161
|
spelling: commits
|
2020-06-20 23:50:46 -04:00 |
|
Josh Soref
|
246396b570
|
spelling: changeset
|
2020-06-20 23:50:18 -04:00 |
|
Josh Soref
|
e4fecc1c8d
|
spelling: against
|
2020-06-20 23:49:32 -04:00 |
|
Zack Koppert
|
9537bb5051
|
Merge pull request #210 from esebastian/patch-1
Fix some typos
|
2020-06-20 13:40:46 -07:00 |
|
Zack Koppert
|
d9f4048a24
|
Merge pull request #216 from Hanse00/patch-1
Advertise newest version
|
2020-06-20 12:44:38 -07:00 |
|
Nicholas Chambers
|
502883f224
|
Turn the pipe operator into the proper or operator
|
2020-06-20 12:51:24 -05:00 |
|
Philip Mallegol-Hansen
|
a6c760f672
|
Advertise newest version
Our documentation should probably prompt people to use the version that doesn't contain a bug 😅
|
2020-06-20 10:15:07 -07:00 |
|
Zack Koppert
|
89d3bc9235
|
Merge pull request #211 from mgrachev/patch-1
Fix typo
|
2020-06-20 08:39:05 -07:00 |
|
Antoine Leblanc
|
46a1d1eb25
|
Update anchor for both CSS and Env linter in the table of content
Signed-off-by: Antoine Leblanc <ant.leblanc@gmail.com>
|
2020-06-20 12:18:41 +02:00 |
|
Grachev Mikhail
|
f5b22dfefd
|
Fix typo
|
2020-06-20 11:42:58 +03:00 |
|
Zack Koppert
|
0517361f10
|
Merge pull request #206 from Hanse00/fix-awk-error
Add missing closing curly brackets
|
2020-06-19 22:40:32 -07:00 |
|
Eduardo Sebastian
|
111ffcb691
|
Fix some typos
|
2020-06-20 06:00:01 +02:00 |
|
Philip Mallegol-Hansen
|
ea7a07f1d3
|
Add missing closing curly brackets
|
2020-06-19 16:13:19 -07:00 |
|