Commit graph

1753 commits

Author SHA1 Message Date
Lucas Gravley
8ee90e6e35 fixed var name 2020-06-23 08:23:14 -05:00
Lukas Gravley
7c3fb97793
Merge branch 'master' into linterRules 2020-06-23 08:19:02 -05:00
Lucas Gravley
ae13786085 now with it saved 2020-06-23 07:59:14 -05:00
Lucas Gravley
665906af6a fixed some logic and names 2020-06-23 07:58:56 -05:00
Lukas Gravley
f5dc615025
Merge branch 'master' into issue/111 2020-06-22 16:10:08 -05:00
Lukas Gravley
6452f93b32
Merge pull request #246 from github/kotlinSupport
Kotlin support
2020-06-22 16:02:07 -05:00
Lukas Gravley
3a106aae21
Merge branch 'master' into kotlinSupport 2020-06-22 15:33:54 -05:00
Lukas Gravley
599d98f858
Merge pull request #244 from github/phpLint
Add PHP linting foundation
2020-06-22 15:23:26 -05:00
Lucas Gravley
60ae460c2e Merge branch 'phpLint' of https://github.com/github/super-linter into phpLint 2020-06-22 14:43:02 -05:00
Lucas Gravley
c82c02cf55 removing hard coded errors 2020-06-22 14:42:49 -05:00
Lukas Gravley
ac53da7a28
Merge branch 'master' into phpLint 2020-06-22 14:24:06 -05:00
Lukas Gravley
2fe445d8ea
Merge pull request #198 from github/release-instructions
More complete release instructions
2020-06-22 14:21:14 -05:00
Lukas Gravley
e14a91db93
Merge pull request #242 from github/BetterEnv
Add support more variants names of env files
2020-06-22 14:20:19 -05:00
Lukas Gravley
02f03f5a20
Merge branch 'master' into BetterEnv 2020-06-22 14:10:11 -05:00
Lukas Gravley
20374bf053
Merge pull request #238 from github/PowershellSupport
Powershell support
2020-06-22 14:09:17 -05:00
Lukas Gravley
e7d5365da1
Merge branch 'master' into BetterEnv 2020-06-22 14:02:57 -05:00
Lucas Gravley
22b7a7f073 fix rubocop logic 2020-06-22 13:55:41 -05:00
Cees-Jan Kiewiet
f7ca82806f
Add PHP linting foundation 2020-06-22 20:47:00 +02:00
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
Thomas Hughes
5e97dd4975
Merge pull request #240 from BroderPeters/patch-1
Point linter.yml example to existing version
2020-06-22 11:16:43 -05:00
Lucas Gravley
dc7137b504 add all file types 2020-06-22 10:58:52 -05:00
Broder Peters
d709a18a6c
Point linter.yml example to existing version 2020-06-22 17:39:05 +02: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
Thomas Hughes
e01b7fc4e4
Add IAmHughes as CODEOWNER 2020-06-22 09:58:04 -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
goedelsoup
5063d7cb6c fix clojure file regex 2020-06-22 08:39:32 -04: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
Grachev Mikhail
081e267c15 Add support more variants names of env files
Update linter.sh

Update Dockerfile

Update linter.sh
2020-06-22 10:37:20 +03:00
Wonjun Kim
95e8a75958 Update ktlint to latest version 2020-06-22 11:07:39 +09: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