GEOS-DEV / GEOS-DEV/GEOS

Add xml formatting CI test

Open
#1,108 4 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

type: dev environment type: feature
Dominant language
C++
Stars
287
Forks
109
Avg merge
4d 41m
Merged PRs (30d)
5

Description

What is the requested feature?
In develop, there is now a make target that will format all of the files in the src and examples folder: make geosx_format_all_xml_files . Randy suggested incorporating this into a CI test.

Note: in order to build the formatting tools, the version of python used to configure the code needs to have the virtualenv package installed (which is pretty standard but not part of core). Alternately, we can build the tools off of a separate python distribution by setting a cmake variable (PYTHON_POST_EXECUTABLE).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.