Christopher Frederickson

Results 4 issues of Christopher Frederickson

When attempting to merge a branch, I get the error message `Error: Cannot read property of 'oBaseGuids' of null` shown below. ![webgme_merge_error](https://user-images.githubusercontent.com/3927363/56053656-ae890f80-5d22-11e9-8ca4-08dfb6908446.PNG) The closest issues that I can find are...

This issue is for the discussion on startBit, endBit, and bits as it keeps coming up. The key questions to answer are: 1) Should the ordering of startBit and endBit...

question
spec
for-review

This adds an initial version of the Sphinx documentation for the project. It is split into: - **development**: For development standards, style guides, notes, roadmap, etc. - **specification**: For the...

[Python black](https://github.com/ambv/black) is a great tool to auto-format python source. We should enforce that all code is blackened to avoid spending time thinking about formatting.

codegen