OpenMRS Core Master

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Ivo Ulrich <teleivo@users.noreply.github.com>

    Ivo Ulrich <teleivo@users.noreply.github.com> f297d43092ed4c93ed5cd89bb623437a9f5f663c

    Merge pull request #2530 from teleivo/TRUNK-5298
    TRUNK-5298 Add .editorconfig to force use of tabs in IDEs

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> 9b23775d363df458b3c7b4fe0f6902ffc60a0e69

    TRUNK-5298 Add .editorconfig to force use of tabs in IDEs
    IntelliJ, Visual Studio Code and other IDEs/Editors support editorconfig
    files out of the box, others like Eclipse, Atom, Sublime, Vim need a
    plugin.

    should help to reduce the spaces/tabs mess we are
    currently seeing.

    http://editorconfig.org/#overview

    • .editorconfig (version 9b23775d363df458b3c7b4fe0f6902ffc60a0e69)
    • .gitignore (version 9b23775d363df458b3c7b4fe0f6902ffc60a0e69)