Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Commit

Permalink
Update export_ruleset.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dastrong-codiga authored Mar 27, 2023
1 parent 3266d1c commit 0f4f7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codiga/export_ruleset.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
-r RULESET Name of the ruleset
-f FILE File to store the ruleset
Example:
$ codiga-expore-ruleset -r "python-security" -f rules.json
$ codiga-export-ruleset -r "python-security" -f rules.json
"""

import os
Expand Down

0 comments on commit 0f4f7dc

Please sign in to comment.