Skip to content

Commit

Permalink
fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
elsongabriel committed Mar 1, 2024
1 parent fe39d9a commit 1c4f256
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 652 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/prettier-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ jobs:
- name: Run prettier code format
run: npx prettier --write **/*.{php,js} --plugin=@prettier/plugin-php --ignore-unknown && npx stylelint **/*.css --fix

# - name: Run stylelint css format
# run: npx stylelint **/*.css --fix

- name: Run add and commit
if: ${{ github.ref != 'refs/heads/main' }}
uses: EndBug/add-and-commit@v9
Expand Down
1 change: 0 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Ignore system libs

plugins/
system/libs/PagSeguroLibrary
system/libs/phpmailer
Expand Down
56 changes: 0 additions & 56 deletions workflow_test/check_name.js

This file was deleted.

135 changes: 0 additions & 135 deletions workflow_test/common.php

This file was deleted.

Loading

0 comments on commit 1c4f256

Please sign in to comment.