Skip to content

polymathrobotics/foxglove_extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foxglove_extensions

Polymath-custom extensions for Foxglove.

Activating Code Standard Hooks

Pre-commit hooks are provided to maintain code standards for this repository.

  1. If you do not have pre-commit installed, run python3 -m pip install pre-commit
  2. For preexisting repositories, you must run pre-commit install in that repository
  3. You can automatically install pre-commit for newly cloned repositories by running
    $ git config --global init.templateDir ~/.git-template
    $ pre-commit init-templatedir ~/.git-template
    pre-commit installed at /home/asottile/.git-template/hooks/pre-commit
    

Now all git commits will be automatically gated by the configured checks.

About

Polymath-custom extensions for Foxglove

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •