Revision 39c0696a393e9cc1e3c4d56d3e69cb4bdc529be7 authored by Yuming Wang on 12 December 2019, 17:04:01 UTC, committed by Sean Owen on 12 December 2019, 17:04:01 UTC
### What changes were proposed in this pull request?

This PR update  google style guide address to `https://google.github.io/styleguide/javaguide.html`.

### Why are the changes needed?

`https://google-styleguide.googlecode.com/svn-history/r130/trunk/javaguide.html` **404**:

![image](https://user-images.githubusercontent.com/5399861/70717915-431c9500-1d2a-11ea-895b-024be953a116.png)

### Does this PR introduce any user-facing change?
No

### How was this patch tested?

Closes #26865 from wangyum/fix-google-styleguide.

Authored-by: Yuming Wang <yumwang@ebay.com>
Signed-off-by: Sean Owen <srowen@gmail.com>
1 parent cc087a3
History
File Mode Size
create-release
deps
sparktestsupport
tests
.gitignore -rw-r--r-- 25 bytes
.rat-excludes -rw-r--r-- 1.8 KB
.scalafmt.conf -rw-r--r-- 988 bytes
README.md -rw-r--r-- 197 bytes
appveyor-guide.md -rw-r--r-- 8.7 KB
appveyor-install-dependencies.ps1 -rw-r--r-- 3.8 KB
change-scala-version.sh -rwxr-xr-x 2.0 KB
check-license -rwxr-xr-x 2.5 KB
checkstyle-suppressions.xml -rw-r--r-- 2.4 KB
checkstyle.xml -rw-r--r-- 8.0 KB
github_jira_sync.py -rwxr-xr-x 7.2 KB
lint-java -rwxr-xr-x 1.2 KB
lint-python -rwxr-xr-x 8.3 KB
lint-r -rwxr-xr-x 1.4 KB
lint-r.R -rw-r--r-- 1.5 KB
lint-scala -rwxr-xr-x 925 bytes
make-distribution.sh -rwxr-xr-x 8.7 KB
merge_spark_pr.py -rwxr-xr-x 23.1 KB
mima -rwxr-xr-x 1.7 KB
pip-sanity-check.py -rw-r--r-- 1.3 KB
requirements.txt -rw-r--r-- 85 bytes
run-pip-tests -rwxr-xr-x 4.4 KB
run-tests -rwxr-xr-x 1.1 KB
run-tests-jenkins -rwxr-xr-x 1.4 KB
run-tests-jenkins.py -rwxr-xr-x 9.6 KB
run-tests.py -rwxr-xr-x 26.2 KB
sbt-checkstyle -rwxr-xr-x 1.3 KB
scalafmt -rwxr-xr-x 992 bytes
scalastyle -rwxr-xr-x 1.4 KB
test-dependencies.sh -rwxr-xr-x 4.1 KB
tox.ini -rw-r--r-- 1.2 KB

README.md

back to top