Commit Graph

5 Commits (main)

Author SHA1 Message Date
Sayak Mukhopadhyay dfe6e0a37d
feat: add comments to OWNERS to align them with other files
feat: add area/localization label to pl OWNERS file

fix: OWNERS with filters should have the approvers and reviewers properties within the filters property

feat: add filters in OWNERS files in <lang> dirs to ensure that they act on only the toml files

feat: ensure OWNERS files have an indent size of 2
2025-03-23 18:33:37 +05:30
Milas Bowman 024aa7aa0c editorconfig: preserve final newline in YAML
I'm not sure why this is defaulted to `false` for all file types,
so this just enables it for YAML for now.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-04-26 16:54:25 -04:00
Nate W b04ff89c23 .editorconfig: turning off trim_trailing_whitespace for markdown files
Adding *.md section to turn off trim_trailing_whitespace for .md files. (Fixes: https://github.com/kubernetes/website/issues/24731)

Signed-off-by: Nate W <nwaddington@cncf.io>
2020-10-27 10:26:47 -07:00
Luc Perkins 3eac351bec
Add CSS files to editorconfig (#19289)
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-27 06:00:24 -07:00
chenrui 431c1f3922 Add editorconfig (#11551) 2019-01-28 11:32:42 -08:00