diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-03-15 17:05:18 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2019-03-16 08:30:14 +0100 |
| commit | df2d26fecd4d70232ae85beb813bc36d593c8bd1 (patch) | |
| tree | e157175e88e2f2e02b52b5a99701eab6b6fd6ab1 /menuconfig.py | |
| parent | 57fd6c0375490dad70743b3857020aa2ae5bc2c8 (diff) | |
Warn for unquoted argument to 'source', etc.
Print a warning suggesting to add quotes for things like
source foo/bar/Kconfig
menu title
prompt unquoted
Example warning:
Kconfig:32: warning: style: quotes recommended around 'lib/Kconfig.debug' in 'source lib/Kconfig.debug'
That quoteless syntax is supported for compatibility with old versions
of the C tools. It only works for a single word.
Diffstat (limited to 'menuconfig.py')
0 files changed, 0 insertions, 0 deletions
