indentation #34
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We need to adapt the project for various methods of indentation so that contributors feels comfortable using it's preferred indentation.
This can be implemented through makefile assuming that end-user sets variable for GNU indent flags which is then going to be used to format the project
Possible issues
Bash/shell is not supported on windows so parsing makefiles might be inefficient.
Stale issue message