
does the spec file end in .rst and does it wrap at 80 columns for readability. Change-Id: I48352a1d79f38df936f424bf9290430c0258d79d
5 lines
63 B
Bash
Executable File
5 lines
63 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# check basic sanity
|
|
./tools/rstcheck.py -d specs
|