Skip to content

Commit

Permalink
Release version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a-ctor committed Nov 23, 2021
1 parent 426513c commit fa7be62
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## Release 1.1

### New Rules

Rule ID | Category | Severity | Notes
--------|----------|----------|--------------------
RMSYN1007 | Formatting | Warning | Cast expression must have no space inbetween
RMSYN1008 | Formatting | Warning | Attributes must contain no space after the attribute name

## Release 1.0

### New Rules
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +0,0 @@
### New Rules

Rule ID | Category | Severity | Notes
--------|----------|----------|--------------------
RMSYN1007 | Formatting | Warning | Cast expression must have no space inbetween
RMSYN1008 | Formatting | Warning | Attributes must contain no space after the attribute name

0 comments on commit fa7be62

Please sign in to comment.