We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab29942 commit 9d0a421Copy full SHA for 9d0a421
docs/index.md
@@ -1,6 +1,6 @@
1
# Robocop
2
3
-Robocop is a tool that performs static code analysis and formatting of [Robot Framework](https://github.com/robotframework/robotframework>)
+Robocop is a tool that performs static code analysis and formatting of [Robot Framework](https://github.com/robotframework/robotframework)
4
code.
5
6
It uses official [Robot Framework parsing API](https://robot-framework.readthedocs.io/en/stable) to parse files and runs
@@ -89,3 +89,4 @@ Format the Robot Framework files with:
89
```bash
90
robocop format
91
```
92
+
0 commit comments