Skip to content

Commit

Permalink
Revert some deprecated rules (#4723)
Browse files Browse the repository at this point in the history
* blacklist some of the deprecated rules
  • Loading branch information
DMarinhoCodacy authored Feb 18, 2025
1 parent d213f87 commit 0d72bd5
Show file tree
Hide file tree
Showing 17 changed files with 338 additions and 2,832 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ COPY src src
COPY docs docs
COPY tsconfig.json ./

RUN npm run build &&\
RUN npm run build:docs &&\
npm run test

FROM node:lts-alpine3.21
Expand Down
10 changes: 0 additions & 10 deletions docs/description/@typescript-eslint_brace-style.md

This file was deleted.

18 changes: 0 additions & 18 deletions docs/description/@typescript-eslint_indent.md

This file was deleted.

53 changes: 0 additions & 53 deletions docs/description/@typescript-eslint_lines-between-class-members.md

This file was deleted.

254 changes: 0 additions & 254 deletions docs/description/arrow-parens.md

This file was deleted.

Loading

0 comments on commit 0d72bd5

Please sign in to comment.