gerrit/tools
David Pursehouse 410a066be7 Fix line length warnings
Update the Checkstyle configuration to only warn on lines that exceed
150 characters.

In code reviews we usually ask people to wrap lines at around 80 columns,
but there are too many existing long lines (between 80 and 150) to bother
fixing them all now.

Only wrap the ones that are egregiously long (i.e. more than 150) and add
suppressions for the ones that cannot be wrapped, for example containing
long URLs.

Change-Id: I09625efa7a0509f1d88c27ebc83dda67b6afd026
2015-03-19 18:35:04 +09:00
..
eclipse Fix minor python code style issues 2014-12-18 02:51:06 +00:00
maven Buck: Remove Python 2.6 compatibility workarounds 2014-06-23 11:09:58 +09:00
util Add a bulk query suite tester 2013-09-19 18:29:07 +00:00
__init__.py Buck: Adjust to unflattened directory structure for python libraries 2013-11-30 20:19:33 +01:00
BUCK Update Buck 2014-09-01 02:57:52 +00:00
build.defs Build Gerrit in headless mode 2015-03-04 10:59:02 +09:00
checkstyle.xml Fix line length warnings 2015-03-19 18:35:04 +09:00
default.defs Force javac to use -encoding UTF-8 2015-02-26 00:05:30 +00:00
download_all.py Fix download and download_sources to aggressively get all targets 2013-05-23 10:45:51 -07:00
download_file.py Allow to download dependencies from insecure connections 2014-07-11 12:35:44 +00:00
gerrit.importorder Add import order setting for Eclipse "Organize Imports" utility 2015-01-21 08:29:48 +00:00
git.defs Remove asciidoc.conf 2013-09-04 21:31:03 -07:00
gitlog2asciidoc.py Add --issues and --issue_numbers to gitlog2asciidoc.py 2012-03-26 12:51:38 -07:00
GoogleFormat.xml Eclipse: Bump java source and target level to 7 2013-11-29 00:15:50 +01:00
gwt-constants.defs Add ow2-asm dependencies for GWT plugins 2014-12-19 01:11:21 +00:00
java_doc.defs Allow to create javadocs for multiple packages 2014-10-22 01:28:59 +02:00
java_sources.defs Buck: Align gerrit build interface to bucklets 2014-09-09 13:20:47 +00:00
pack_war.py Fix minor python code style issues 2014-12-18 02:51:06 +00:00
plugin_archetype_deploy.sh Restrict the input of plugin_archetype_deploy.sh 2014-09-01 13:56:10 +08:00
util_test.py Buck: Support plugin own Maven repositories 2013-11-18 01:12:09 +01:00
util.py Update SSHD to 0.12.0 2014-09-11 09:48:07 +02:00
version.py version.py: Also update the VERSION file 2015-01-22 16:55:41 +09:00