Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SaschaGalley/grunt-phpcs issues and pull requests
#57 - Grunt PHPCS wont work with PHP_Codesniffer 3.2.0
Issue -
State: closed - Opened by shivapoudel almost 7 years ago
#56 - Corrected formatting on README.md
Pull Request -
State: closed - Opened by danfoy over 7 years ago
#55 - grunt-phpcs is really slow
Issue -
State: open - Opened by Rudloff over 8 years ago
- 1 comment
#54 - Support for all PHPCS features such as -p switch and --extensions arg
Issue -
State: open - Opened by jeremiahsmall almost 9 years ago
- 1 comment
#53 - Success result wording
Issue -
State: open - Opened by jeremiahsmall almost 9 years ago
#52 - Can't configure locally?
Issue -
State: closed - Opened by briannehinchliffe about 9 years ago
- 2 comments
#51 - Is this repository still active?
Issue -
State: open - Opened by mariusbuescher about 9 years ago
- 2 comments
#50 - PHPCS checkstyle report is not generating
Issue -
State: open - Opened by abhijeetka about 9 years ago
#49 - str_repeat() on Reports/Source.php:201
Issue -
State: closed - Opened by GaryJones about 9 years ago
#48 - Update composer.json
Pull Request -
State: open - Opened by paladox over 9 years ago
#47 - Add support for the phpcs encoding option
Issue -
State: open - Opened by mbohal over 9 years ago
#46 - Support for ignore option
Issue -
State: open - Opened by bacinsky over 9 years ago
- 1 comment
#45 - Fixes #44
Pull Request -
State: open - Opened by tonai over 9 years ago
#44 - Error when there is no file to process
Issue -
State: open - Opened by tonai over 9 years ago
#43 - Workaround for PHP7
Issue -
State: closed - Opened by henryruhs over 9 years ago
- 1 comment
#42 - List files via standard grunt processing for newer compatibility
Pull Request -
State: open - Opened by grayside over 9 years ago
#41 - Remove reportFile parameter if false to allow explicit stdout config.
Pull Request -
State: open - Opened by grayside over 9 years ago
#40 - Added "force" option to allow to continue running Grunt in the event of failures
Pull Request -
State: open - Opened by andrewholgate over 9 years ago
- 3 comments
#39 - Allow global definition of src
Issue -
State: open - Opened by andrewholgate over 9 years ago
#38 - Globbing causes too large an argument list
Issue -
State: open - Opened by timwsuqld over 9 years ago
- 1 comment
#37 - Updated README.md 'dir' changed to 'src'
Issue -
State: closed - Opened by remcotolsma over 9 years ago
- 1 comment
#36 - Allow overriding options per task
Pull Request -
State: closed - Opened by timwsuqld over 9 years ago
- 1 comment
#35 - Allow overriding of options per task
Issue -
State: closed - Opened by timwsuqld over 9 years ago
- 2 comments
#34 - Standard compliance
Pull Request -
State: closed - Opened by witrin over 9 years ago
#33 - Validating single file with help of grunt-contrib-watch
Issue -
State: open - Opened by pdrylo about 10 years ago
- 3 comments
#32 - Fatal error: spawn ENAMETOOLONG
Issue -
State: open - Opened by clphillips about 10 years ago
- 1 comment
#31 - Allow target configuration to override options.
Pull Request -
State: closed - Opened by grayside about 10 years ago
#30 - Adding custom callback support.
Pull Request -
State: closed - Opened by nocturnalfrog about 10 years ago
#29 - Convert 'dir' setting to 'src
Pull Request -
State: closed - Opened by nocturnalfrog about 10 years ago
- 3 comments
#28 - Fix usage example in the README
Pull Request -
State: closed - Opened by JustBlackBird over 10 years ago
#27 - Add support for "--tab-width" option
Pull Request -
State: closed - Opened by evsheffield over 10 years ago
#26 - Add the "-s" switch as an option.
Pull Request -
State: closed - Opened by mducharme over 10 years ago
- 1 comment
#25 - "Warning: Object has no method 'join'"
Issue -
State: closed - Opened by brutaldesign over 10 years ago
- 1 comment
#24 - Add support for --tab-width
Issue -
State: closed - Opened by magnusp over 10 years ago
#23 - Interact with Git and changed files
Issue -
State: open - Opened by Melindrea almost 11 years ago
- 2 comments
#22 - processMultiLineCall: Notice: Undefined offset: -1
Issue -
State: open - Opened by aleemb almost 11 years ago
#21 - Support Grunt globbing
Pull Request -
State: closed - Opened by ErikAndreas almost 11 years ago
- 1 comment
#20 - Allow targets to override options
Pull Request -
State: closed - Opened by rcrowe almost 11 years ago
- 2 comments
#19 - Fix support for CLI options
Pull Request -
State: closed - Opened by middric almost 11 years ago
#18 - 'Referenced sniff "PEAR" does not exist'
Issue -
State: open - Opened by brian-lamb-software-engineer almost 11 years ago
- 1 comment
#17 - Update docs for multiple directory code sniffing
Issue -
State: open - Opened by stevenmc about 11 years ago
- 1 comment
#16 - documents the warningSeverity option
Pull Request -
State: closed - Opened by Schlaefer about 11 years ago
#15 - Document all available options
Issue -
State: closed - Opened by paazmaya over 11 years ago
- 1 comment
#14 - Adding travis CI configuration
Pull Request -
State: closed - Opened by jrcryer over 11 years ago
- 1 comment
#13 - Add ability to ignore the status code of phpcs
Pull Request -
State: closed - Opened by alappe over 11 years ago
- 1 comment
#12 - Add ability to configure the maxBuffer
Pull Request -
State: closed - Opened by alappe over 11 years ago
#11 - Add the ability to specify the report type
Pull Request -
State: closed - Opened by alappe over 11 years ago
#10 - Remove debug option as phpcs doesn't take --debug
Pull Request -
State: closed - Opened by alappe over 11 years ago
#9 - Fixes comment
Pull Request -
State: closed - Opened by alappe over 11 years ago
#8 - Fixes #6
Pull Request -
State: closed - Opened by jrcryer over 11 years ago
#7 - Add support for --warning-severity
Issue -
State: closed - Opened by wa0x6e over 11 years ago
- 1 comment
#6 - Standards not working with custom ruleset.xml
Issue -
State: closed - Opened by henryruhs over 11 years ago
- 20 comments
#5 - Adding suport for report file
Pull Request -
State: closed - Opened by ryanneufeld over 11 years ago
#4 - Fixes for issue #3
Pull Request -
State: closed - Opened by ryanneufeld over 11 years ago
#3 - Command line option for --standard doesn't work
Issue -
State: closed - Opened by ryanneufeld over 11 years ago
#2 - Moving task registry and lib into separate files. Bumping devDependency to ~0.4.0.
Pull Request -
State: closed - Opened by jrcryer almost 12 years ago
#1 - Grunt 0.4 Release
Issue -
State: closed - Opened by tkellen almost 12 years ago
- 1 comment