Skip to content

Commit 8c416f2

Browse files
authored
Merge pull request #100 from soniasingla/sdk-doc
Fix violation of rules and clear unnecessary white spaces
2 parents fb79b3d + 96c231c commit 8c416f2

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
Provides the Java API/SPI and Model Validation for the [Serverless Workflow Specification](https://github.com/serverlessworkflow/specification)
77

88
With the SDK you can:
9+
910
* Parse workflow JSON and YAML definitions
1011
* Programmatically build workflow definitions
1112
* Validate workflow definitions (both schema and workflow integrity validation)
@@ -277,4 +278,3 @@ Here are some generated diagrams from the specification examples (with legend en
277278
<p align="center">
278279
<img src="img/provisionorders.png" alt="Send Cloud Event on Workflow complation"/>
279280
</p>
280-

code-of-conduct.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,10 @@ when an individual is representing the project or its community.
4949
Instances of abusive, harassing, or otherwise unacceptable behavior in Kubernetes may be reported by contacting the [Kubernetes Code of Conduct Committee](https://git.k8s.io/community/committee-code-of-conduct) via [email protected]. For other projects, please contact a CNCF project maintainer or our mediator, Mishi Choudhary via [email protected].
5050

5151
This Code of Conduct is adapted from the Contributor Covenant
52-
(http://contributor-covenant.org), version 1.2.0, available at
53-
http://contributor-covenant.org/version/1/2/0/
54-
52+
(<http://contributor-covenant.org>), version 1.2.0, available at
53+
<http://contributor-covenant.org/version/1/2/0/>
5554

5655
### CNCF Events Code of Conduct
5756

58-
CNCF events are governed by the Linux Foundation [Code of Conduct](https://events.linuxfoundation.org/code-of-conduct/) available on the event page.
57+
CNCF events are governed by the Linux Foundation [Code of Conduct](https://events.linuxfoundation.org/code-of-conduct/) available on the event page.
5958
This is designed to be compatible with the above policy and also includes more details on responding to incidents.

0 commit comments

Comments
 (0)