Skip to content

Commit 7a17da1

Browse files
committed
fix(lint): Remove unnecessary blank line in MCP server configuration section of README
1 parent 4639eda commit 7a17da1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ The MCP server simplifies the integration of secure coding prompts into your wor
140140
```
141141

142142
The MCP server reads configuration from a `.env` file. Customize the following variables as needed:
143-
143+
144144
| Variable | Description | Default |
145145
| --- | --- | --- |
146146
| `server.port` | Port the MCP server listens on. | `8080` |

0 commit comments

Comments
 (0)