Skip to content

Adds the ability to customise the label colors, and line colors of the tree using settings. Also adds the ability to display searches as points instead of as circles. #816

Adds the ability to customise the label colors, and line colors of the tree using settings. Also adds the ability to display searches as points instead of as circles.

Adds the ability to customise the label colors, and line colors of the tree using settings. Also adds the ability to display searches as points instead of as circles. #816

name: pre-commit
on:
pull_request:
push:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]