Skip to content

Commit

Permalink
Activate R55 and R56 (#850)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jym77 authored Jul 2, 2021
1 parent b9b77d5 commit 1ef0d94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/alfa-rules/src/rules.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ export { default as R48 } from "./sia-r48/rule";
export { default as R49 } from "./sia-r49/rule";
export { default as R50 } from "./sia-r50/rule";
export { default as R53 } from "./sia-r53/rule";
export { default as R55 } from "./sia-r55/rule";
export { default as R56 } from "./sia-r56/rule";
export { default as R57 } from "./sia-r57/rule";
export { default as R59 } from "./sia-r59/rule";
export { default as R61 } from "./sia-r61/rule";
Expand Down

0 comments on commit 1ef0d94

Please sign in to comment.