Skip to content

Commit

Permalink
[core] Remove dangerfile (#1307)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldudak authored Jan 8, 2025
1 parent cda90e5 commit fda6b0a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 493 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,9 +335,6 @@ jobs:
steps:
- checkout
- install_js
- run:
name: Run danger on PRs
command: pnpm danger ci --fail-on-errors
# TODO test bundle size https://github.com/mui/base-ui/issues/201
test_package:
<<: *default-job
Expand Down
21 changes: 0 additions & 21 deletions dangerfile.ts

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"danger": "^12.3.3",
"docs": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-airbnb": "^19.0.4",
Expand Down
Loading

0 comments on commit fda6b0a

Please sign in to comment.