issues
search
pickware
/
style-guide
How we work with code
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add sniff to ensure correct casing of enum cases
#92
windaishi
closed
9 months ago
0
Support single-line multi-value arrays in array-destructing
#91
windaishi
closed
9 months ago
0
Bump debug from 4.1.1 to 4.3.4
#90
dependabot[bot]
opened
1 year ago
0
Change CI runner to ubuntu-latest
#89
DrauzJu
closed
1 year ago
0
Update `php_codesniffer` to use PHP 8.1 features
#88
DrauzJu
closed
9 months ago
1
Bump semver from 5.7.0 to 5.7.2
#87
dependabot[bot]
opened
1 year ago
0
Bump ansi-regex from 3.0.0 to 3.0.1
#86
dependabot[bot]
closed
1 year ago
0
Bump minimist and mkdirp
#85
dependabot[bot]
closed
1 year ago
0
Bump minimatch from 3.0.4 to 3.1.2
#84
dependabot[bot]
closed
1 year ago
0
Remove SwiftLint config
#83
svenmuennich
closed
1 year ago
0
Bump tzinfo from 1.2.7 to 1.2.10 in /swift/TestRunner
#82
dependabot[bot]
closed
1 year ago
1
Operator - before or after allow newline
#81
thedomeffm
opened
2 years ago
1
Bump cocoapods-downloader from 1.3.0 to 1.6.3 in /swift/TestRunner
#80
dependabot[bot]
closed
1 year ago
1
Bump ajv from 6.10.2 to 6.12.6
#79
dependabot[bot]
closed
1 year ago
0
Bump path-parse from 1.0.6 to 1.0.7
#78
dependabot[bot]
closed
3 years ago
0
Bump hosted-git-info from 2.8.2 to 2.8.9
#77
dependabot[bot]
closed
3 years ago
0
Bump lodash from 4.17.20 to 4.17.21
#76
dependabot[bot]
closed
3 years ago
0
Don't uppercase testdox `'t` and allow testdox to start with special characters
#75
niklasbuechner
closed
3 years ago
0
Allow mixed casing in testdox words
#74
niklasbuechner
closed
3 years ago
0
Upgrade prettier and @prettier/plugin-xml
#73
cjuner
closed
3 years ago
0
Add test infrastructure for custom phpcs unit tests
#72
niklasbuechner
closed
3 years ago
0
Add a sniff for method naming with testdox for SW6 plugins
#71
niklasbuechner
closed
3 years ago
0
Add new rule to SwiftLint for enforcing initialization using `.init()`, if possible
#70
svenmuennich
opened
4 years ago
0
Bump phpcs to v3.5.8 to support php 7.3 and up
#69
felixbrucker
closed
4 years ago
0
Add new rule to SwiftLint for enforcing specific ACL on `Error` types
#68
svenmuennich
opened
4 years ago
0
Fix false positive in SwiftLint rule `explicit_self` when using `projectedValue` of a property wrapper
#67
svenmuennich
closed
4 years ago
2
Bump lodash from 4.17.15 to 4.17.20
#66
dependabot[bot]
closed
4 years ago
0
Add support fox XML files
#65
windaishi
closed
4 years ago
1
Bump acorn from 6.2.1 to 6.4.1
#64
dependabot[bot]
closed
4 years ago
1
Add PHPCodeSniffer rule for `include_once` statements
#63
hanneswernery
closed
4 years ago
0
Add optional_enum_case_matching and prefer_self_type_over_type_of_self rules to swiftLint.yml
#62
rebekkaorth94
closed
4 years ago
0
Enable SwiftLint rule `prefer_self_type_over_type_of_self`
#61
svenmuennich
closed
4 years ago
0
Enable SwiftLint rule `optional_enum_case_matching`
#60
svenmuennich
closed
4 years ago
0
Require `SwiftLint` v0.38.2
#59
rebekkaorth94
closed
4 years ago
0
Update PHP CS so it support PHP 7 syntax
#58
windaishi
closed
3 years ago
2
Refactor attributes configuration to enforce attributes on the line above
#57
rebekkaorth94
closed
4 years ago
0
Exclude discouraged_optional_collection rule for tests
#56
rebekkaorth94
closed
4 years ago
0
Update configuration of SwiftLint rule `attributes`
#55
svenmuennich
closed
4 years ago
0
Add option to SwiftLint rule `line_length` for ignoring trailing SwiftLint disable commands
#54
svenmuennich
opened
4 years ago
0
Recursively validate composer files
#53
windaishi
closed
4 years ago
1
Upgrade `SwiftLint` to v0.38.2
#52
svenmuennich
closed
4 years ago
2
Disable SwiftLint rule `discouraged_optional_collection` for tests
#51
svenmuennich
closed
4 years ago
0
Add support for functions to SwiftLint rule `implicit_return`
#50
svenmuennich
closed
4 years ago
2
Bump eslint-utils from 1.4.0 to 1.4.3
#49
dependabot[bot]
closed
4 years ago
2
Add new rule to SwiftLint for linting type declarations
#48
svenmuennich
opened
5 years ago
0
Add new rule to SwiftLint for linting newlines before `return` statements
#47
svenmuennich
opened
5 years ago
0
Add SwiftLint rule for linting empty function bodies
#46
svenmuennich
closed
5 years ago
0
Add SwiftLint rule for linting newlines around `// MARK: -` comments
#45
svenmuennich
closed
5 years ago
0
Add SwiftLint rule for `// MARK: -` comments
#44
svenmuennich
closed
5 years ago
0
Add unneeded-break-in-switch to enforced rules
#43
rebekkaorth94
closed
5 years ago
1
Next