Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] Check your code before doing commit !!


  Before any commit, check what you do ! This will save time of other commiters.
  • Avoid commit code containing errors.
  •  Please take care to use the appropriate template when reformating the code !
    • The line wrapping must be set > 200.
    • Templates have been sent some time ago and can be found in the doc plugin.
  •  Also, avoid reformating now, a complete reformating is planned before the first Eclipse commit.
  • And finally, before removing methods, double check if there is no other piece of code using it :-(. Check all plugin for errors !
    • (ex: AbstractPapyrusGmfCreateDiagramCommandHandler::createInitialModel() )

  Thanks,

  Cedric
 

Back to the top