File tree 1 file changed +13
-7
lines changed
1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change 1
- ## Rulesets
1
+ # Rulesets
2
2
3
3
---
4
4
5
- ### [ ` Default ` ] ( src/Rulesets/DefaultRuleset.php )
5
+ ### ** ` Default ` **
6
6
7
- - The default opinionated Ruleset provided by this package.
7
+ - Ruleset used by [ Permafrost Development ] ( https://github.com/permafrost-dev ) (the default opinionated ruleset provided by this package.)
8
8
9
9
- [ View Rules] ( default_rules.md )
10
10
11
- ### [ ` LaravelShift ` ] ( src/Rulesets/LaravelShiftRuleset.php )
11
+ - [ View Source] ( https://github.com/permafrost-dev/phpcsfixer-preset/blob/main/src/Rulesets/DefaultRuleset.php )
12
+
13
+ ### ** ` Laravel Shift ` **
12
14
13
15
- Ruleset used by [ Laravel Shift] ( https://laravelshift.com ) .
14
16
15
17
- [ View Rules] ( laravel_shift_rules.md )
16
18
17
- ### [ ` PHPUnit ` ] ( src/Rulesets/PhpUnitRuleset.php )
19
+ - [ View Source] ( https://github.com/permafrost-dev/phpcsfixer-preset/blob/main/src/Rulesets/LaravelShiftRuleset.php )
20
+
21
+ ### ** ` PHP Unit ` **
18
22
19
23
- Ruleset used by [ PHPUnit] ( https://github.com/sebastianbergmann/phpunit ) .
20
24
21
25
- [ View Rules] ( php_unit_rules.md )
22
26
23
- ### [ ` Spatie ` ] ( src/Rulesets/SpatieRuleset.php )
27
+ - [ View Source] ( https://github.com/permafrost-dev/phpcsfixer-preset/blob/main/src/Rulesets/PhpUnitRuleset.php )
28
+
29
+ ### ** ` Spatie ` **
24
30
25
31
- Ruleset used by [ Spatie] ( https://github.com/spatie ) .
26
32
27
33
- [ View Rules] ( spatie_rules.md )
28
34
29
-
35
+ - [ View Source ] ( https://github.com/permafrost-dev/phpcsfixer-preset/blob/main/src/Rulesets/SpatieRuleset.php )
You can’t perform that action at this time.
0 commit comments