Packages

Beam Bots package for the SO-101 6-DOF robot arm from TheRobotStudio.

Current section

Files

Jump to
bb_so101 .formatter.exs
Raw

.formatter.exs

# SPDX-FileCopyrightText: 2026 James Harton
#
# SPDX-License-Identifier: Apache-2.0
[
import_deps: [:bb],
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]