Skip to content

cybercom-finland/robot-framework-lint-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Framework Lint Rules for Team

Getting started

  1. Install uv (https://github.com/astral-sh/uv)

  2. Clone the repository

  3. Install dependencies:

    uv sync && uv run pre-commit install

  4. Open the project in VSCode

  5. Select the Python interpreter (.venv)

  6. Install recommended extensions (RobotCode, Python)

you're good to go 🕶️

Tooling

This project uses uv for Python dependencies and running commands.

Install RobotCode Extension for VS Code

This project uses the Robotcode extensions that contains linting, formatting, debugging and more for Robot Framework. The extension should be enforced with via workspace recommendations, but if you don't have it installed, you can do so by following these steps:

  • Open VS Code
  • Go to Extensions
  • Search for "RobotCode"
  • Install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors