Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#37999 closed enhancement (wontfix)

Support for CodeClimate

Reported by: bhubbard's profile bhubbard Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.7
Component: Build/Test Tools Keywords:
Focuses: Cc:

Description

As WordPress syncs to github it is available on CodeClimate as a open source project here:

https://codeclimate.com/github/WordPress/WordPress

The GPA grade it gives is a bit inaccurate with the default settings. Code Climate does support WordPress standards and adding a simple .codeclimate.yml file could provide better and accurate reporting. This would also be great as it can set an example of what a codeclimate config should look like for plugin and theme developers.

Details on CodeClimate WordPress Standards:
https://github.com/codeclimate/codeclimate-phpcodesniffer/issues/15

Change History (2)

#1 @netweb
8 years ago

  • Component changed from General to Build/Test Tools
  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

WordPress doesn't officially support the WPCS PHPCS sniffs, so adding those to the CodeClimate configuration would still not be an accurate representation of any code grades offered.

For that reason, I'm closing this as "wontfix"

#2 @ocean90
8 years ago

Related: #33838

Note: See TracTickets for help on using tickets.