Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #41200 All Revisions ] Back to Issue ]
Summary 0041200: Javascript formatting Mercurial hook script does not support parameters
Revision 2019-06-28 13:48 by caristu
Steps To Reproduce 1- Change formatting of some .js files
2- Add the -w flag to jsformatter pre-commit hook:

[hooks]
pre-commit = ./modules/org.openbravo.client.kernel/jsformatter/jsformatter-hg -w

3- Commit the changes
4- Commit will be rejected by the formatter and no fix were performed.
Revision 2019-06-28 13:45 by caristu
Steps To Reproduce 1- Change formatting of some .js files
2- Add the -w flag to jsformatter pre-commit hook:

[hooks]
pre-commit = ./modules/org.openbravo.client.kernel/jsformatter/jsformatter -w

3- Commit the changes
4- Commit will be rejected by the formatter and no fix were performed.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker