Fix UnicodeDecodeError from #114. Replace definitions of _unicode and
_string. Add six as a dependeny. Fix clonedigger script.
This commit is contained in:
parent
1f9ebb530a
commit
df75cf2aa2
7 changed files with 54 additions and 51 deletions
3
clonedigger.sh
Executable file
3
clonedigger.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
clonedigger pylast
|
||||
! grep -E "Clones detected\|lines are duplicates" output.html
|
Loading…
Add table
Add a link
Reference in a new issue