php-codesniffer 2.5.1-1ubuntu1 source package in Ubuntu

Changelog

php-codesniffer (2.5.1-1ubuntu1) xenial; urgency=medium

  * add nocheck and stage1 build profiles.  LP: #1543710.

 -- Nishanth Aravamudan <email address hidden>  Tue, 09 Feb 2016 09:58:35 -0800

Upload details

Uploaded by:
Nish Aravamudan
Sponsored by:
Steve Langasek
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-codesniffer_2.5.1.orig.tar.gz 473.4 KiB 9de1a12f2d184bd1846a6f756f7507b16722538c88c9dd66912915f498a3f330
php-codesniffer_2.5.1-1ubuntu1.debian.tar.xz 10.7 KiB d852852db30ab81560f9719fadb03d2bbfdd79ee598b60065bbbd1f6b47288e6
php-codesniffer_2.5.1-1ubuntu1.dsc 2.2 KiB 9f445851d30602097e793b3e1bf0c2a39b5959c1ed5e0df634d58a8afaf7a947

View changes file

Binary packages built by this source

php-codesniffer: PHP, CSS and JavaScript coding standard analyzer and checker

 PHP_CodeSniffer is a set of two PHP scripts; the main phpcs script that
 tokenizes PHP, JavaScript and CSS files to detect violations of a defined
 coding standard, and a second phpcbf script to automatically correct coding
 standard violations. PHP_CodeSniffer is an essential development tool that
 ensures your code remains clean and consistent.