github MarketSquare/robotframework-robocop 2.3.0
Robocop 2.3.0

latest releases: v8.2.3, v8.2.2, v8.2.1...
3 years ago

New report and small fix.

Timestamp report

Report that returns Robocop execution timestamp (#628 #637). Example:

Reported: 2022-07-10 21:25:00 +0300

Handle comments with separators inside

When comment in Robot Framework contains more than one space of separator inside, it is recognized as two separate comments under the hood. It lead to a few small bugs when processing such comments - it is now resolved (#634).
Additionally block comments (starting with ###) are now ignored by missing-space-after-comment rule.

Acknowledgements

Big thanks to @MoreFamed , @UliSei for raising the issues and @rikerfi for implementing the timestamp report.

Don't miss a new robotframework-robocop release

NewReleases is sending notifications on new releases.