terryyin / lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
Other
1.85k stars 250 forks source link

Generalize Nested Structure Counting for languages #122

Closed terryyin closed 8 years ago

terryyin commented 8 years ago

Revert the revert:-)

rakhimov commented 8 years ago

Hi @terryyin , Please, please, please do not merge this. I have fixed a bug and added tests on my branch after implementing #123. I think I know how we can get by without GitHub and pull those changes working with git only.

Please close this revert-revert pull request and maybe rename it with 'ToRemove' prefix. In addition, you need to delete this branch from your repository, so the old PR may have its reopen button potentially activated. Should GitHub introduce PR removal feature, this PR could be removed.

rakhimov commented 8 years ago

@terryyin the revert branch can be deleted from the main repo.