4 lines
82 B
Bash
4 lines
82 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
sphinx-lint --disable trailing-whitespace,missing-final-newline docs
|