jobtrek/Solution Wiper
Removes all solutions from exercises, solutions start with a comment "Write your code here" and end with the end of the scope.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the file or directory to wipe solutions from. | no | . |
| lang | The languages of the files to wipe solutions from. | no | rs,js,ts,java,php |
Outputs
| name | description |
|---|---|
| wiped | The path to the file or directory with wiped solutions. |