文件操作 - .yamllint.yml
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/src/netdata/.yamllint.yml
编辑文件内容
--- yaml-files: - '*.yaml' - '*.yml' - '.yamllint' - 'collectors/python.d.plugin/*.conf' - 'collectors/python.d.plugin/*/*.conf' rules: line-length: max: 120 level: warning braces: enable brackets: enable colons: enable commas: enable comments: disable comments-indentation: disable document-end: disable document-start: disable empty-lines: enable empty-values: disable hyphens: enable indentation: enable key-duplicates: enable key-ordering: disable new-line-at-end-of-file: enable new-lines: enable octal-values: enable quoted-strings: disable trailing-spaces: enable truthy: check-keys: false allowed-values: ["true", "false", "yes", "no"]
修改文件时间
将文件时间修改为当前时间的前一年
删除文件