Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
T
typo3.org
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
93
Issues
93
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
8
Merge Requests
8
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
services
T
t3o sites
typo3.org
typo3.org
Commits
2bb173c4
Commit
2bb173c4
authored
Jan 20, 2020
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add linter configuration
parent
d551c35f
Pipeline
#8377
passed with stages
in 4 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
typoscript-lint.yml
typoscript-lint.yml
+20
-0
No files found.
typoscript-lint.yml
0 → 100644
View file @
2bb173c4
paths
:
-
.
filePatterns
:
-
"
*.tsconfig"
-
"
*.typoscript"
-
"
ext_typoscript_*.txt"
sniffs
:
-
class
:
Indentation
parameters
:
useSpaces
:
true
indentPerLevel
:
2
indentConditions
:
false
-
class
:
DeadCode
-
class
:
OperatorWhitespace
-
class
:
RepeatingRValue
disabled
:
true
-
class
:
EmptySection
-
class
:
NestingConsistency
parameters
:
commonPathPrefixThreshold
:
1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment