Skip to content

Commit

Permalink
ci: remove lint command
Browse files Browse the repository at this point in the history
  • Loading branch information
shhdharmen committed Aug 26, 2024
1 parent 0868b83 commit 6ea23e3
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 195 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pre-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
HUSKY_SKIP_HOOKS: true
run: |
npm run lint
npm run build:lib
npm run build -- --base-href "/coolshapes/"
# npm run test
Expand Down
8 changes: 0 additions & 8 deletions _temp/old-examples/ng-doc.category.ts

This file was deleted.

42 changes: 0 additions & 42 deletions _temp/old-examples/pages/category/index.md

This file was deleted.

60 changes: 0 additions & 60 deletions _temp/old-examples/pages/category/ng-doc.page.ts

This file was deleted.

8 changes: 0 additions & 8 deletions _temp/old-examples/pages/global/index.md

This file was deleted.

18 changes: 0 additions & 18 deletions _temp/old-examples/pages/global/ng-doc.page.ts

This file was deleted.

8 changes: 0 additions & 8 deletions _temp/old-getting-started/ng-doc.category.ts

This file was deleted.

19 changes: 0 additions & 19 deletions _temp/old-getting-started/pages/installation/index.md

This file was deleted.

13 changes: 0 additions & 13 deletions _temp/old-getting-started/pages/installation/ng-doc.page.ts

This file was deleted.

5 changes: 0 additions & 5 deletions _temp/old-getting-started/pages/what-is-coolshapes/index.md

This file was deleted.

13 changes: 0 additions & 13 deletions _temp/old-getting-started/pages/what-is-coolshapes/ng-doc.page.ts

This file was deleted.

0 comments on commit 6ea23e3

Please sign in to comment.