Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ One can use the esignet base image to test the new fixes in the plugin. There ar
Either of the above 2 steps should be followed and finally set the "plugin_name_env" environment variable. With this setup, eSignet
service should get started with the configured plugin.

## License
## License
Copy link

@coderabbitai coderabbitai bot Feb 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Trailing space on the ## License heading is a no-op.

The only change in this PR is a trailing space appended to the ## License heading. Standard Markdown renderers (including GitHub) strip trailing whitespace from headings, so this has no visible effect. Consider reverting this change to keep the diff clean.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` at line 24, Remove the stray trailing space from the Markdown
heading "## License" so the line exactly reads "## License" (no trailing
whitespace); update the README.md by reverting that single-character change to
keep the diff clean and avoid inconsequential whitespace-only edits.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a dummy Pr change to test Sonar

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Mahesh-Binayak, thanks for clarifying! I understand this is a test PR for Sonar integration. No concerns then—please proceed with your testing. 👍

This project is licensed under the terms of [Mozilla Public License 2.0](LICENSE).
Loading