Skip to content

Commit b3cecfc

Browse files
author
Alvaro Muñoz
authored
Merge pull request #26 from GitHubSecurityLab/refactor_ast
Refactor AST layer
2 parents e979f51 + c8e8979 commit b3cecfc

40 files changed

+1017
-1098
lines changed

clean.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#! /bin/bash
2+
find . -type d -name "*testproj*" -exec rm -r {} +

0 commit comments

Comments
 (0)