Skip to content

Commit

Permalink
Run pre-commit on changed files (#38)
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Trieflinger <[email protected]>
  • Loading branch information
strieflin committed Feb 14, 2022
1 parent aadb64a commit f23efff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion NOTICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ file in the Carbyne Stack

### Non-Affiliated

- Greven David <[email protected]>
- Greven David <[email protected]>
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@

This library provides a set of shared types and testing utilities for all
Carbyne Stack services, clients, and other components. The content is split into
two distinct dependencies. **Common-types** for public API signatures, as well as
other shared code and **common-testing** for utilities which are needed to implement
tests in Carbyne Stack in a desirable manner with JUnit argument sources and AssertJ
custom assertions.
two distinct dependencies. **Common-types** for public API signatures, as well
as other shared code and **common-testing** for utilities which are needed to
implement tests in Carbyne Stack in a desirable manner with JUnit argument
sources and AssertJ custom assertions.

## License

Carbyne Stack *Common* is open-sourced under the Apache License 2.0.
See the [LICENSE](LICENSE) file for details.
Carbyne Stack *Common* is open-sourced under the Apache License 2.0. See the
[LICENSE](LICENSE) file for details.

### 3rd Party Licenses

Expand Down

0 comments on commit f23efff

Please sign in to comment.