Skip to content

Commit

Permalink
update rule
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanvacareanu7 committed Jun 20, 2024
1 parent 58afdfe commit 7681427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/codacy-rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ rules:
languages:
- generic
pattern: |
var $PASSWORD := $...VALUE;
$PASSWORD VARCHAR2($LENGTH) := $...VALUE;
options:
generic_ellipsis_max_span: 0
message: >
Expand Down

0 comments on commit 7681427

Please sign in to comment.