diff --git a/config/jsoref-spellchecker/whitelist.words b/config/jsoref-spellchecker/whitelist.words index 264b665312f..29622fa3447 100644 --- a/config/jsoref-spellchecker/whitelist.words +++ b/config/jsoref-spellchecker/whitelist.words @@ -47,6 +47,7 @@ apos applet appveyor APRV +Aqj archunit arget arity @@ -481,6 +482,7 @@ Fwhitespace Fx gav gcp +Gdrox generalform genericwhitespace Getenv @@ -553,6 +555,7 @@ http httpcomponents hurz hyperlinks +hz iae ico icu @@ -970,6 +973,7 @@ openstreetmap operatorwrap optgroup optimisation +OQ orderedproperties orderingandspacing orekit @@ -1040,6 +1044,7 @@ pkga pkghtml pkginfo pkx +PLHM plugin PMB pmd @@ -1506,7 +1511,7 @@ yamllint Yaroslavtsev yml youtrack -Youtube +youtube Yoyodyne yyyy Yzz diff --git a/src/xdocs/beginning_development.xml b/src/xdocs/beginning_development.xml index 66bf4f3254e..08301e92a43 100644 --- a/src/xdocs/beginning_development.xml +++ b/src/xdocs/beginning_development.xml @@ -49,6 +49,12 @@ IntelliJ IDEA IDE

+

+ Community video walk throughs of these instructions are available in SteLeo1602's + + playlist on YouTube. +

+

Follow these instructions of Git usage and creating a Pull Request:
1) Configure remotes by pointing to the official checkstyle repository,