The fixers for both tslint and prettier will be applied when you commit, and on a push your code will be verified that it compiles. You can run your dev copy of danger against a PR by running: yarn build;node --inspect distribution/commands/danger-pr.js https://github.com/danger/dange...
run: bun lint:fix && bun format:fix - name: Run ESLint/Prettier (example) run: cd example && bun lint-fix && bun format-fix cd example && bun lint:fix && bun format:fix - name: Verify no files have changed after auto-fix run: git diff --exit-code HEAD -- . ':(exclude)bun...
prettier#3340) Browse files * test: add test case * feat(markdown): add `proseWrap: "preserve"` option * test: add tests * docs(options): update `proseWrap` * feat(markdown): change default to `proseWrap: "preserve"` BREAKING CHANGE * docs(options): update `proseWrap` * test: ...
yarn # 安装依赖 yarn run dev # 本地开发 yarn run build # 本地打包编译 yarn run start # 本地启动NextJS服务 引用技术 框架: Next.js 样式: Tailwind CSS 和@tailwindcss/jit compiler 渲染: React-notion-x 评论: Giscus, Gitalk, Cusdis, Utterances 图标:fontawesome v5.15 更新日志 请移步 更新...
prettier#3340) Browse files * test: add test case * feat(markdown): add `proseWrap: "preserve"` option * test: add tests * docs(options): update `proseWrap` * feat(markdown): change default to `proseWrap: "preserve"` BREAKING CHANGE * docs(options): update `proseWrap` * test: ...
The fixers for both tslint and prettier will be applied when you commit, and on a push your code will be verified that it compiles. You can run your dev copy of danger against a PR by running: yarn build;node --inspect distribution/commands/danger-pr.js https://github.com/danger/dange...