Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Remove roblox/testez
Browse files Browse the repository at this point in the history
  • Loading branch information
cxmeel committed Mar 11, 2024
1 parent dcdb17c commit 2ac5d3e
Show file tree
Hide file tree
Showing 12 changed files with 10 additions and 1,788 deletions.
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

5 changes: 0 additions & 5 deletions .husky/pre-commit

This file was deleted.

14 changes: 0 additions & 14 deletions .prettierrc.json

This file was deleted.

15 changes: 0 additions & 15 deletions .vscode/launch.json

This file was deleted.

8 changes: 0 additions & 8 deletions .vscode/scripts/run-tests.ps1

This file was deleted.

21 changes: 8 additions & 13 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,15 @@
{
"[lua]": {
"editor.defaultFormatter": "JohnnyMorganz.stylua"
"editor.defaultFormatter": "JohnnyMorganz.stylua",
"editor.formatOnSave": true,
"editor.formatOnPaste": true
},
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
"[luau]": {
"editor.defaultFormatter": "JohnnyMorganz.stylua",
"editor.formatOnSave": true,
"editor.formatOnPaste": true
},
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"editor.codeActionsOnSave": {
"source.fixAll": true,
"source.organizeImports": true
},
"editor.formatOnSave": true,
"editor.formatOnPaste": true,
"editor.formatOnType": true,
"debug.toolBarLocation": "hidden",
"files.eol": "\n"
}
}
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 csqrl
Copyright (c) 2024 cxmeel

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 0 additions & 6 deletions foreman.toml

This file was deleted.

1 change: 0 additions & 1 deletion modules/testez
Submodule testez deleted from 4bcc71
Loading

0 comments on commit 2ac5d3e

Please sign in to comment.