Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / MarketSquare/robotframework-robocop issues and pull requests
#1143 - Bump codecov/codecov-action from 4 to 5
Pull Request -
State: open - Opened by dependabot[bot] 8 days ago
Labels: dependencies, github_actions
#1142 - Update CLI options docs with config option
Pull Request -
State: closed - Opened by mnojek 8 days ago
#1141 - Merge Robocop with Robotidy
Issue -
State: open - Opened by bhirsz 19 days ago
#1140 - Compare runs should not be a report
Issue -
State: closed - Opened by bhirsz 19 days ago
Labels: enhancement
#1139 - [Bug] non-local-variables-should-be-uppercase Incorrectly Flags Variable Names That Are Themselves A Variable
Issue -
State: open - Opened by bdepperman 22 days ago
- 1 comment
Labels: bug
#1138 - Feat/explicitly define help url for each rule
Pull Request -
State: open - Opened by Lakitna 24 days ago
- 3 comments
#1137 - Rules `no-global-variable`, `no-suite-variable`, and `no-test-variable`
Pull Request -
State: closed - Opened by Lakitna 27 days ago
- 3 comments
#1136 - Fix typing issues from ruff
Pull Request -
State: closed - Opened by bhirsz 29 days ago
#1135 - Accept line disabler with rule severity provided
Issue -
State: open - Opened by mnojek 29 days ago
#1134 - Configuration per file
Issue -
State: open - Opened by mnojek 29 days ago
- 1 comment
Labels: enhancement
#1133 - Ruff N802,N815: Fix mixed case issues
Pull Request -
State: closed - Opened by bhirsz about 1 month ago
#1132 - [Bug] The output file keeps empty when it is only specified in the configfile.
Issue -
State: open - Opened by cz-lucas about 1 month ago
- 1 comment
Labels: bug
#1131 - Ruff: pytest related issues
Pull Request -
State: closed - Opened by bhirsz about 1 month ago
#1130 - Ruff: simplify code and fix miscallenous issues
Pull Request -
State: closed - Opened by bhirsz about 1 month ago
#1129 - Ruff: Remove unnecessary noqa and fix misc rules
Pull Request -
State: closed - Opened by bhirsz about 1 month ago
#1128 - Fix ruff issues related to documentation and whitespaces
Pull Request -
State: closed - Opened by bhirsz about 1 month ago
#1127 - Switch from black/pylint/isort to ruff & move to Python 3.9
Pull Request -
State: closed - Opened by bhirsz about 1 month ago
- 1 comment
#1126 - Switch to Python 3.9
Issue -
State: open - Opened by bhirsz about 1 month ago
Labels: dependencies
#1125 - Switch from black / pylint to ruff
Issue -
State: closed - Opened by bhirsz about 1 month ago
#1124 - Release 5.5.0
Pull Request -
State: closed - Opened by bhirsz about 1 month ago
#1123 - [Bug] Help URL for custom rules links to Robocop docs
Issue -
State: open - Opened by Lakitna about 1 month ago
- 3 comments
Labels: bug
#1122 - [Bug] Can't do relative imports in custom rules folder
Issue -
State: open - Opened by Lakitna about 1 month ago
- 2 comments
Labels: bug
#1121 - Don't sort `ProjectChecker` messages by line number
Issue -
State: open - Opened by Brownies about 1 month ago
- 1 comment
#1120 - Rule/no embedded keyword arguments
Pull Request -
State: closed - Opened by Lakitna about 2 months ago
- 2 comments
#1119 - [Rule] Duplicated Variable Name
Issue -
State: open - Opened by sebastianciupinski about 2 months ago
#1118 - [Rule] No embedded keyword arguments
Issue -
State: closed - Opened by Lakitna about 2 months ago
- 2 comments
Labels: rule
#1117 - [Rule] No test variable, no suite variable, and no global variable
Issue -
State: closed - Opened by Lakitna about 2 months ago
- 4 comments
Labels: rule
#1116 - Gitlab Code Quality report
Issue -
State: open - Opened by bhirsz 2 months ago
#1115 - External/custom reports
Issue -
State: open - Opened by bhirsz 2 months ago
Labels: enhancement
#1114 - Always load reports/rules
Issue -
State: open - Opened by bhirsz 2 months ago
Labels: enhancement
#1113 - Configuring sarif reports/ Azure Pipelines Scans
Issue -
State: open - Opened by Lboer 2 months ago
- 3 comments
#1112 - A way to define exceptions for domain-specific terminology allowed in keywords
Issue -
State: open - Opened by ralienpp 3 months ago
#1111 - [Bug] unused-argument doesn't detect certain formats of usage
Issue -
State: open - Opened by isteptoe 3 months ago
- 1 comment
Labels: bug
#1110 - Update platformdirs requirement from <4.3.0,>=3.2.0 to >=3.2.0,<4.4.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, python
#1109 - [Bug] Argument overwritten inside a conditional statement should not raise W0921
Issue -
State: open - Opened by gohierf 3 months ago
- 1 comment
Labels: bug
#1108 - [Bug] Project-level rules don't show up in IDE
Issue -
State: open - Opened by Lakitna 3 months ago
- 3 comments
Labels: bug
#1107 - Release 5.4.0
Pull Request -
State: closed - Opened by bhirsz 3 months ago
#1106 - [Bug] Unjustified W0326 (mixed-task-test-settings) warning when file doesn't contain neither Test Cases nor Tasks
Issue -
State: closed - Opened by fialsha 3 months ago
- 3 comments
Labels: bug
#1105 - Ignore run keyword alignment in misaligned-continuation-row rule
Pull Request -
State: closed - Opened by bhirsz 4 months ago
#1104 - Fix/unused variable in if
Pull Request -
State: closed - Opened by bhirsz 4 months ago
#1103 - Fix mixed-task-test-settings reported in files without test/task section on task settings
Pull Request -
State: closed - Opened by bhirsz 4 months ago
#1102 - Documentation fix: Changed `unused-keyword` introduction version to 5.3.0
Pull Request -
State: closed - Opened by Lakitna 4 months ago
- 1 comment
#1101 - [Bug] mixed-task-test-settings complains for __init__.robot files with Task Tags setting
Issue -
State: closed - Opened by MrBIN89 4 months ago
- 1 comment
Labels: bug
#1100 - `--option=value` arguments are ignored (equal sign instead of space between long option and value)
Issue -
State: open - Opened by paulzzy 4 months ago
- 3 comments
Labels: bug
#1099 - Fix invalid spacing
Pull Request -
State: closed - Opened by bhirsz 5 months ago
#1098 - Release 5.3.0
Pull Request -
State: closed - Opened by bhirsz 5 months ago
#1097 - Add unused-keyword rule
Pull Request -
State: closed - Opened by bhirsz 5 months ago
#1096 - Update release docs
Pull Request -
State: closed - Opened by bhirsz 5 months ago
#1095 - Link rules with Style Guide
Issue -
State: open - Opened by bhirsz 5 months ago
Labels: documentation
#1094 - Make empty-variable configurable
Pull Request -
State: closed - Opened by bhirsz 5 months ago
#1093 - [Bug] unused-variable not detected within IF block
Issue -
State: closed - Opened by niallmcgee 6 months ago
- 1 comment
Labels: bug
#1092 - Add rule checking that first Argument is in the same line as [Arguments]
Pull Request -
State: closed - Opened by szymonslodkowski 6 months ago
- 2 comments
#1091 - Add negative tests for configuring RuleParams in rules
Issue -
State: open - Opened by bhirsz 6 months ago
Labels: testing
#1090 - Implement rules checking order of elements in keyword and test case
Pull Request -
State: closed - Opened by szymonslodkowski 6 months ago
- 2 comments
#1089 - Release 5.2.0
Pull Request -
State: closed - Opened by bhirsz 6 months ago
#1088 - Add rules checking that builtin and custom libraries are imported in alphabetical order.
Pull Request -
State: closed - Opened by szymonslodkowski 6 months ago
- 6 comments
#1087 - [Bug] Test Template with DataDriver Library don't need explicit keywords on test case
Issue -
State: closed - Opened by Jmateusribeiro 6 months ago
- 3 comments
Labels: bug
#1086 - [Bug] hyphen-in-variable-name should also check `*** Variables ***` section
Issue -
State: open - Opened by gohierf 6 months ago
- 1 comment
Labels: bug
#1085 - Release 5.1.0
Pull Request -
State: closed - Opened by bhirsz 7 months ago
#1084 - Section variable name should be checked for inconsistent variable name
Issue -
State: open - Opened by jyligehc 7 months ago
- 1 comment
#1083 - Add example with variables to consecutive-empty-lines documentation
Pull Request -
State: closed - Opened by bhirsz 7 months ago
#1082 - Add community rule: not-allowed-keyword
Pull Request -
State: closed - Opened by bhirsz 7 months ago
#1081 - Fix relative paths not resolved in argument files
Pull Request -
State: closed - Opened by bhirsz 7 months ago
#1080 - Disable reports from the configuration using None
Pull Request -
State: closed - Opened by bhirsz 7 months ago
#1079 - Disable Robocop in the whole file from first comment section
Pull Request -
State: closed - Opened by bhirsz 7 months ago
#1078 - Fix ignored-data raised for files with only robocop disablers
Pull Request -
State: closed - Opened by bhirsz 7 months ago
#1077 - Fix unused-variable raised for variable used in [Tags] or [Documentation]
Pull Request -
State: closed - Opened by bhirsz 7 months ago
#1076 - Fix unused-argument not parsing FOR loop options
Pull Request -
State: closed - Opened by bhirsz 7 months ago
#1075 - Fix task section detection
Pull Request -
State: closed - Opened by bhirsz 7 months ago
#1074 - [Bug] Incorrect task_section definition for mixed-task-test-settings rule
Issue -
State: closed - Opened by MrBIN89 7 months ago
- 1 comment
Labels: bug
#1073 - [Bug] 0919 unused-argument warning emitted for argument used as start index of FOR ... IN ENUMERATE loop
Issue -
State: closed - Opened by Mercury37 7 months ago
- 1 comment
Labels: bug
#1072 - Should be possible to diable all reports after being set with --reports
Issue -
State: closed - Opened by jyligehc 7 months ago
Labels: enhancement
#1071 - [Bug] --ext-rules path in argument file should be relative to the argument file location
Issue -
State: closed - Opened by rikerfi 7 months ago
- 3 comments
Labels: bug
#1070 - [Bug] unused-variable when the variable is used in Documentation or Tags
Issue -
State: closed - Opened by revton 8 months ago
Labels: bug
#1069 - Bump release number
Pull Request -
State: closed - Opened by bhirsz 8 months ago
#1068 - Release 5.0.4
Pull Request -
State: closed - Opened by bhirsz 8 months ago
#1067 - Disallow usage of specific KW
Issue -
State: closed - Opened by juszynsk 8 months ago
- 4 comments
Labels: community rules
#1066 - fix: ignore variables in tags & keyword tags
Pull Request -
State: closed - Opened by bhirsz 8 months ago
#1065 - Support specific alignment for run keywords
Issue -
State: closed - Opened by gohierf 8 months ago
- 1 comment
#1064 - fix: elevating scope of variable raises possible-variable-overwritting
Pull Request -
State: closed - Opened by bhirsz 8 months ago
#1063 - fix: unused-variable with variables in [Setup], [Teardown] and [Timeout]
Pull Request -
State: closed - Opened by bhirsz 8 months ago
#1062 - [Bug] unused-variable when the variable is used in a Test Setup
Issue -
State: closed - Opened by danivb 8 months ago
Labels: bug
#1061 - [Bug] unused-argument when the argument is used in the default of another argument
Issue -
State: closed - Opened by Lakitna 9 months ago
- 4 comments
Labels: bug
#1060 - [Rule]: variable within documentation
Issue -
State: open - Opened by rikerfi 9 months ago
- 1 comment
Labels: community rules
#1059 - [Bug] "[W0601] tag-with-space" raises a warning because of variable in tag.
Issue -
State: closed - Opened by gohierf 9 months ago
- 2 comments
Labels: bug
#1058 - Bump pre-commit/action from 3.0.0 to 3.0.1
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, github_actions
#1057 - Bump oxsecurity/megalinter from 7.7.0 to 7.9.0
Pull Request -
State: open - Opened by dependabot[bot] 10 months ago
- 2 comments
Labels: dependencies, github_actions
#1056 - Option to disable empty-variable rule for VAR and leave it for *** Variables *** section
Issue -
State: closed - Opened by borutzki 10 months ago
#1055 - Bump codecov/codecov-action from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions
#1054 - Update platformdirs requirement from <4.2.0,>=3.2.0 to >=3.2.0,<4.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, python
#1053 - [Bug] Unexpected possible-variable-overwriting when elevating the scope of an already existing variable
Issue -
State: closed - Opened by danielherrera 10 months ago
- 1 comment
Labels: bug
#1052 - Bump oxsecurity/megalinter from 7.7.0 to 7.8.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, github_actions
#1051 - Fix missing-doc-resource-file not raised with files with setting section
Pull Request -
State: closed - Opened by bhirsz 10 months ago
- 1 comment
#1050 - Fix unused-variable with section variables not recognized as used
Pull Request -
State: closed - Opened by bhirsz 11 months ago
- 1 comment
#1049 - [Bug] 0920 unused-variable false positive for variables that are keyword argument default values
Issue -
State: closed - Opened by Brownies 11 months ago
- 2 comments
Labels: bug
#1048 - Release 5.0.1
Pull Request -
State: closed - Opened by bhirsz 11 months ago
#1047 - Fix incorrect trigger of W0310
Pull Request -
State: closed - Opened by Shutgun 11 months ago
- 4 comments
#1046 - [Bug] missing-doc-resource-file does not trigger with empty Settings section
Issue -
State: closed - Opened by Lakitna 11 months ago
- 1 comment
Labels: bug
#1045 - [Bug] W0310 incorrectly triggered with VAR syntax
Issue -
State: closed - Opened by Shutgun 11 months ago
- 2 comments
Labels: bug
#1044 - [Bug] robocop-robotidy file level disabler strangeness
Issue -
State: closed - Opened by levlist 11 months ago
- 4 comments
Labels: bug