Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 11 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# EditorConfig: https://EditorConfig.org
# Notepad++ Plugin: https://github.com/editorconfig/editorconfig-notepad-plus-plus
# Visual Studio Code Plugin: https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig

root = true

[*.{json,md,php}]
charset = utf-8
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
45 changes: 0 additions & 45 deletions example/accountcredit/create__accountCredit.php

This file was deleted.

35 changes: 0 additions & 35 deletions example/cardorder_recur/cancel_recur.php

This file was deleted.

35 changes: 0 additions & 35 deletions example/checkout/admin/add-order-row.php

This file was deleted.

25 changes: 0 additions & 25 deletions example/checkout/admin/cancel-order-amount.php

This file was deleted.

27 changes: 0 additions & 27 deletions example/checkout/admin/cancel-order-row.php

This file was deleted.

27 changes: 0 additions & 27 deletions example/checkout/admin/credit-amount.php

This file was deleted.

48 changes: 0 additions & 48 deletions example/checkout/admin/credit-new-order-row.php

This file was deleted.

37 changes: 0 additions & 37 deletions example/checkout/admin/credit-order-rows.php

This file was deleted.

26 changes: 0 additions & 26 deletions example/checkout/admin/deliver-order-rows.php

This file was deleted.

25 changes: 0 additions & 25 deletions example/checkout/admin/deliver-order.php

This file was deleted.

24 changes: 0 additions & 24 deletions example/checkout/admin/query-order.php

This file was deleted.

Loading