Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Automattic/phpcs-neutron-standard issues and pull requests

#89 - Add Composer allow-plugins config

Pull Request - State: closed - Opened by GaryJones almost 2 years ago
Labels: bug

#88 - Add "static analysis" Composer keyword

Pull Request - State: closed - Opened by GaryJones about 2 years ago - 1 comment
Labels: enhancement

#87 - Variable by reference throws NoArgumentType error.

Issue - State: closed - Opened by stian-overasen about 2 years ago

#86 - Support PHP 8.0 and modernize TravisCI configuration

Pull Request - State: closed - Opened by szepeviktor over 3 years ago - 1 comment

#85 - Support for PHP 8?

Issue - State: closed - Opened by gmazzap almost 4 years ago - 3 comments

#84 - Apply standard to itself

Issue - State: open - Opened by sirbrillig over 4 years ago

#83 - Fix unpredictable cache in CI and validate Composer config

Pull Request - State: closed - Opened by szepeviktor over 4 years ago - 3 comments

#82 - Check for proper whitespaces for function return types

Pull Request - State: closed - Opened by hambai over 4 years ago - 2 comments
Labels: enhancement

#81 - Disable Generic.Arrays.DisallowShortArraySyntax.Found

Issue - State: closed - Opened by johnbillion over 4 years ago - 2 comments

#80 - Add linting to CI

Pull Request - State: closed - Opened by sirbrillig over 4 years ago

#79 - Update dev dependencies to latest versions

Pull Request - State: closed - Opened by yoavf over 4 years ago - 1 comment

#78 - Fix unused return type for generators

Pull Request - State: closed - Opened by yoavf over 4 years ago

#77 - Add maxFunctionLines as option on LongFunctionSniff

Pull Request - State: closed - Opened by sirbrillig almost 5 years ago

#76 - Static analysis reveals few errors

Issue - State: open - Opened by szepeviktor over 5 years ago - 2 comments
Labels: bug

#75 - GUIDELINES: Add recommendation against `maybe`

Pull Request - State: open - Opened by sirbrillig over 5 years ago

#74 - Move and update GUIDELINES

Pull Request - State: closed - Opened by sirbrillig over 5 years ago - 1 comment

#73 - Class static properties fail linting

Issue - State: closed - Opened by beaucollins over 5 years ago - 1 comment

#72 - `RequireImports.Import` with `use const`

Issue - State: closed - Opened by Hywan almost 6 years ago - 5 comments
Labels: bug

#71 - `UnusedReturnType` for `Generator`

Issue - State: closed - Opened by Hywan almost 6 years ago - 1 comment
Labels: bug

#70 - Build: rename the config files

Pull Request - State: closed - Opened by jrfnl about 6 years ago - 1 comment

#69 - Disable WPCS alignment checks

Issue - State: closed - Opened by GaryJones about 6 years ago - 4 comments

#68 - Require php 7.x only

Pull Request - State: closed - Opened by sirbrillig about 6 years ago

#67 - Add autoload to composer.json

Pull Request - State: closed - Opened by sirbrillig about 6 years ago

#66 - composer: add PHP version

Pull Request - State: closed - Opened by TomasVotruba about 6 years ago - 1 comment

#65 - Support phpcs 3.2 also

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#64 - Remove deprecated types for phpcs 3.3

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#63 - Lock phpcs at 3.2

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#62 - Support phpcs 3.3

Issue - State: closed - Opened by sirbrillig over 6 years ago - 1 comment

#61 - Just a test of the CI server

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#60 - Return type is missing

Issue - State: closed - Opened by widoz over 6 years ago - 3 comments

#59 - Add RequireImportsSniff (take 2)

Pull Request - State: closed - Opened by sirbrillig over 6 years ago - 4 comments

#58 - phpcs config: Make undefined variables an error

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#57 - Add RequireImportsSniff

Pull Request - State: closed - Opened by sirbrillig over 6 years ago - 5 comments

#56 - Handle too many spaces after parenthesis

Issue - State: open - Opened by sirbrillig over 6 years ago
Labels: enhancement

#55 - Add LICENSE

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#54 - Add RequireParenthesisSpacingSniff

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#53 - Add RequireNewlineBetweenFunctionsSniff

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#52 - Add sniff to require a newline between one function definition and the next

Issue - State: closed - Opened by sirbrillig over 6 years ago
Labels: enhancement

#51 - Add fixing to DisallowMultipleNewlinesSniff

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#50 - Auto fix PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket

Issue - State: closed - Opened by sirbrillig over 6 years ago - 1 comment
Labels: enhancement

#49 - Auto fix PEAR.Functions.FunctionCallSignature.Indent

Issue - State: open - Opened by sirbrillig over 6 years ago - 1 comment
Labels: enhancement

#48 - Auto-fix NeutronStandard.Whitespace.DisallowMultipleNewlines

Issue - State: closed - Opened by sirbrillig over 6 years ago
Labels: enhancement

#47 - Disallow multiple spaces in assignments

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#46 - Disallow multiple spaces in assignments (disallow alignment)

Issue - State: closed - Opened by sirbrillig over 6 years ago - 1 comment
Labels: enhancement

#45 - Check for explicit `use` when referencing functions and constants

Issue - State: closed - Opened by sirbrillig over 6 years ago - 2 comments
Labels: enhancement

#44 - DisallowDefineSniff should only check for top-level define

Issue - State: open - Opened by gmazzap over 6 years ago - 2 comments

#43 - Add an isset to getEndOfFunctionPtr

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#42 - Add LICENSE file

Issue - State: closed - Opened by gmazzap over 6 years ago
Labels: enhancement

#41 - TypeHintSniff: fix return evaluation issues

Pull Request - State: closed - Opened by gmazzap over 6 years ago - 3 comments

#40 - Problem in return point detection

Issue - State: closed - Opened by gmazzap over 6 years ago - 1 comment

#39 - Tests: Fix multiple-case fixtures

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#38 - Tests: include top-level comment in InterfaceOnlyFixture

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#37 - RequireStrictTypesSniff: Ignore comments detecting interface-only files

Pull Request - State: closed - Opened by gmazzap over 6 years ago - 1 comment

#36 - DisallowGlobalFunctionsSniff: allow global functions in a namespace

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#34 - TypeHintSniff: handle interfaces and abstract classes

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#33 - RequireStrictTypesSniff: skip parsing comment blocks entirely

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#32 - Standardize on CaptialCamelCase for fixture files

Pull Request - State: closed - Opened by sirbrillig over 6 years ago - 2 comments

#31 - Improve interface detection

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#30 - Add better function boundary detection

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#29 - Interface detection does not ignore namespaces, phpdoc, use, etc.

Issue - State: closed - Opened by sirbrillig over 6 years ago - 3 comments
Labels: bug

#28 - Standardize test fixture naming

Issue - State: closed - Opened by sirbrillig over 6 years ago - 1 comment

#27 - Sniffs do not handle interfaces when looking for function start/end

Issue - State: closed - Opened by sirbrillig over 6 years ago - 1 comment
Labels: bug

#25 - NoArgumentTypeSniff do not support typed variadic arguments.

Issue - State: closed - Opened by gmazzap over 6 years ago
Labels: bug

#24 - RequireStrictTypesSniff: ignore for interfaces

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#23 - RequireStrictTypesSniff: only match first open tag

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#22 - TypeHintSniff: add awareness of void return type

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#21 - Missing dependencies?

Issue - State: closed - Opened by szepeviktor over 6 years ago - 5 comments

#20 - Stricts types declaration should not be checked on interfaces.

Issue - State: closed - Opened by gmazzap over 6 years ago - 5 comments

#19 - TypeHintSniff.php marks as error void functions which return void.

Issue - State: closed - Opened by gmazzap over 6 years ago
Labels: bug

#18 - RequireStrictTypesSniff.php acts on all open tag and not only on first

Issue - State: closed - Opened by gmazzap over 6 years ago - 1 comment
Labels: bug

#17 - Add auto-fix for DisallowLongformArraySniff

Pull Request - State: closed - Opened by sirbrillig over 6 years ago

#16 - Update README to point to phpcs-neutron-ruleset

Pull Request - State: closed - Opened by sirbrillig almost 7 years ago

#15 - Reword MultipleNewlines error message

Pull Request - State: closed - Opened by sirbrillig almost 7 years ago

#14 - Typo in MultipleNewlines

Issue - State: closed - Opened by sirbrillig almost 7 years ago
Labels: bug

#13 - Add other standards?

Issue - State: closed - Opened by sirbrillig almost 7 years ago - 2 comments
Labels: question

#12 - Add an explanation to the README

Pull Request - State: closed - Opened by sirbrillig almost 7 years ago

#11 - Allow callable type hints

Pull Request - State: closed - Opened by sirbrillig almost 7 years ago

#9 - What is Neutron?

Issue - State: closed - Opened by tdmalone almost 7 years ago - 5 comments
Labels: question

#8 - Properly detect return type scopes in TypeHintSniff

Pull Request - State: closed - Opened by sirbrillig almost 7 years ago

#7 - Functions.TypeHint.NoReturnType incorrectly matches `return` statements in closure

Issue - State: closed - Opened by sirbrillig almost 7 years ago
Labels: bug

#6 - TypeHintSniff: allow array type hints

Pull Request - State: closed - Opened by sirbrillig almost 7 years ago

#5 - Disallow multiple blank adjacent lines

Pull Request - State: closed - Opened by sirbrillig almost 7 years ago

#4 - Discourage Variable Functions

Pull Request - State: closed - Opened by sirbrillig almost 7 years ago

#3 - Disallow unused imports

Pull Request - State: closed - Opened by sirbrillig almost 7 years ago - 8 comments

#2 - chore(ci) Configure Travis to run tests

Pull Request - State: closed - Opened by Hywan almost 7 years ago - 1 comment
Labels: enhancement

#1 - Complete MUST sniffs

Issue - State: closed - Opened by sirbrillig almost 7 years ago