Rf-lint

Latest version: v1.0.2

Safety actively analyzes 621469 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.2

- Fork
- Fix for trailing Whitespace giving warning on all rows of all files
- small document updates

1.0

Issues closed
- Issue 37 - trailing whitespace on line
- Issue 54 - Fix the recursive option
Thanks to Bassam Khouri for the fix
- Issue 62 - Comments included in keyword settings
- Issue 63 - Multiple instances of RfLint will result in duplicate rules

New Rules
- TrailingWhitespace

Other Changes
- fixed some unicode issues
- tested with python 3.7.2

0.7.0

- fix for issue 30 - preserve table headings

0.6.1

- added `walk` method to RobotFile class, that somehow got
left out in the 0.6 version.

0.6

New rules
- TooFewTestSteps
- TooFewKeywordSteps

Issues closed
- Issue 24 - InvalidTable isn't catching everything
- Issue 25 - Rules to detect empty tests and keywords
- Issue 27 - add --describe option
- Issue 28 - --rulefile isn't working
- Issue 30 - When ResourceRule class has configure method, rflint says the rule is unknown.
- Issue 31 - A GeneralRule class rule is not passed an object with a type attribute

Other changes
- small improvements to the custom parser

0.5

New rules
- Configurable rules
- New General rules:
- LineTooLong
- FileTooLong
- TrailingBlankLines
- New testcase rules
- TooManySteps (provided by guykisel)
- TooManyTestCases (provided by guykisel)

Issues closed
- issue 22 - FileTooLong rule
- issue 19 - rules should accept arguments
- issue 5 - "bare" comments are not parsed properly

Other changes
- Rflint now distinguishes between resource files and test suites
by checking whether the file has a testcase table or not
- General rules now have access to the raw text of a file, so
they can do their own parsing if they want (issue 5)

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.