fix validation errors on consulting page
This commit is contained in:
parent
91a144353a
commit
a802318d6b
|
|
@ -19,16 +19,14 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
If your company or organization requires:
|
||||
<ul>
|
||||
<li>personal consulting on how to introduce Checkstyle into your company process,</li>
|
||||
<li>help in introducing Checkstyle to legacy projects,</li>
|
||||
<li>help in developing company's personal code convention/style,</li>
|
||||
<li>help in eliminating <a href="http://en.wikipedia.org/wiki/Job_security">Job security</a> by enforcing code standards/style and static code analysis,</li>
|
||||
<li>prioritized handling of bugs/issues,</li>
|
||||
<li>prioritized handling of enhancement requests,</li>
|
||||
<li>....</li>
|
||||
</ul>
|
||||
If your company or organization requires:<br/>
|
||||
- personal consulting on how to introduce Checkstyle into your company process,<br/>
|
||||
- help in introducing Checkstyle to legacy projects,<br/>
|
||||
- help in developing company's personal code convention/style,<br/>
|
||||
- help in eliminating <a href="http://en.wikipedia.org/wiki/Job_security">Job security</a> by enforcing code standards/style and static code analysis,<br/>
|
||||
- prioritized handling of bugs/issues,<br/>
|
||||
- prioritized handling of enhancement requests,<br/>
|
||||
- ....<br/>
|
||||
</p>
|
||||
<p>
|
||||
Please do not hesitate to contact me (Roman Ivanov) by email, you can find my email in git commits.
|
||||
|
|
|
|||
Loading…
Reference in New Issue