Skip to content

Commit 4d054d1

Browse files
committed
chore: lint eof with new line
1 parent 4320158 commit 4d054d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

block-kit/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ Read the [docs](https://docs.slack.dev/block-kit/) to learn concepts behind thes
1919
- **[Rich text](https://docs.slack.dev/reference/block-kit/blocks/rich-text-block)**: Displays formatted, structured representation of text. [Implementation](./src/main/java/blocks/RichText.java).
2020
- **[Section](https://docs.slack.dev/reference/block-kit/blocks/section-block)**: Displays text, possibly alongside elements. [Implementation](./src/main/java/blocks/Section.java).
2121
- **[Video](https://docs.slack.dev/reference/block-kit/blocks/video-block)**: Displays an embedded video player. [Implementation](./src/main/java/blocks/Video.java).
22+

0 commit comments

Comments
 (0)