From 6b0dd5502489c83cc4a0e6e9240b41a9bb3f0ed6 Mon Sep 17 00:00:00 2001 From: Paul Vinciguerra Date: Sun, 3 Nov 2019 18:44:31 -0500 Subject: build: add yaml file linting to make checkstyle Type: feature fts and trex rely on yaml config files. Verify that they are valid, so comitters can catch errors early. Change-Id: Ide0bb276659119c59bdbbc8b8155e37562a648b8 Signed-off-by: Paul Vinciguerra --- src/plugins/map/FEATURE.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/plugins/map') diff --git a/src/plugins/map/FEATURE.yaml b/src/plugins/map/FEATURE.yaml index 0d156354b4c..b5055914480 100644 --- a/src/plugins/map/FEATURE.yaml +++ b/src/plugins/map/FEATURE.yaml @@ -1,8 +1,9 @@ +--- name: Mapping of Address and Port (MAP) maintainer: Ole Troan features: - LW46 BR (RFC7596): - - Fragmentation and Reassembly + - Fragmentation and Reassembly - MAP-E BR (RFC7597) - MAP-T BR (RFC7599) description: "IPv4 as a service mechanisms. Tunnel or translate -- cgit 1.2.3-korg