Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
group
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
group
Commits
134ba8f0
Commit
134ba8f0
authored
11 months ago
by
Kristiaan Van den Eynde
Committed by
Kristiaan Van den Eynde
11 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3427547
by kristiaanvandeneynde: Further reduce dictionary for cspell (phpcs file)
parent
60cfe184
No related branches found
No related tags found
2 merge requests
!193
Issue #3304728 by kristiaanvandeneynde: Add member page missing due to...
,
!111
Issue #3397021 by adamfranco: Add entity_mappings for phpstan-drupal
Pipeline
#118338
passed with warnings
11 months ago
Stage: build
Stage: validate
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.cspell-project-words.txt
+0
-6
0 additions, 6 deletions
.cspell-project-words.txt
phpcs.xml
+0
-3
0 additions, 3 deletions
phpcs.xml
with
0 additions
and
9 deletions
.cspell-project-words.txt
+
0
−
6
View file @
134ba8f0
...
...
@@ -5,12 +5,6 @@ grfd
gcfd
gids
# From phpcs.xml, remove when added to ignore list.
ddev
lando
ruleset
phpcs
# General list of terms.
subconditions
...
...
This diff is collapsed.
Click to expand it.
phpcs.xml
+
0
−
3
View file @
134ba8f0
...
...
@@ -8,9 +8,6 @@
<rule
ref=
"Drupal.NamingConventions.ValidVariableName.LowerCamelName"
>
<exclude-pattern>
./src/Plugin/Group/Relation/GroupRelationType
</exclude-pattern>
</rule>
<exclude-pattern>
/.ddev
</exclude-pattern>
<exclude-pattern>
/.lando
</exclude-pattern>
<!-- https://www.drupal.org/drupalorg/docs/drupal-ci/using-coderphpcs-in-drupalci -->
<arg
name=
"extensions"
value=
"php,inc,module,install,info,test,profile,theme"
/>
</ruleset>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment