Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
composer-phpcodesniffer-standards-plugin
Manage
Activity
Members
Labels
Plan
Issues
8
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Daniel Hürtgen
composer-phpcodesniffer-standards-plugin
Commits
1925bb2b
There was a problem fetching the latest pipeline status.
Commit
1925bb2b
authored
7 years ago
by
Daniel Hürtgen
Browse files
Options
Downloads
Patches
Plain Diff
TASK: Remove unnecessary dot
parent
b2b353c0
2 merge requests
!37
Release 0.4.0
,
!32
Implement PHPCodeSniffer Standards Finder Service
Pipeline
#139
passed with stage
in 3 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Symfony/Finder/Factory.php
+1
-1
1 addition, 1 deletion
src/Symfony/Finder/Factory.php
with
1 addition
and
1 deletion
src/Symfony/Finder/Factory.php
+
1
−
1
View file @
1925bb2b
...
@@ -29,7 +29,7 @@ use Symfony\Component\Finder\Finder;
...
@@ -29,7 +29,7 @@ use Symfony\Component\Finder\Finder;
class
Factory
class
Factory
{
{
/**
/**
* Creates new symfony finder instance.
.
* Creates new symfony finder instance.
*
*
* @return Finder
* @return Finder
*/
*/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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