From e95689bbfd36a375552e2070d33d48049c8e0ade Mon Sep 17 00:00:00 2001 From: zanninso Date: Wed, 3 Jan 2024 16:59:44 +0100 Subject: [PATCH] docs: removing unnecessary question. --- subjects/java/projects/travel-plan/audit/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/subjects/java/projects/travel-plan/audit/README.md b/subjects/java/projects/travel-plan/audit/README.md index efe3475ebc..43ddef72ad 100644 --- a/subjects/java/projects/travel-plan/audit/README.md +++ b/subjects/java/projects/travel-plan/audit/README.md @@ -21,7 +21,7 @@ ##### Ask the student to explain one of the Ansible playbook -###### Did he/she clearly explain all the Ansible playbook +###### Did he/she clearly explain all the Ansible playbook? ##### Discuss the CI/CD pipeline setup. @@ -77,8 +77,6 @@ ###### Are all pull requests following naming conventions such as (Camel Case, Pascal Case, ...), Consistency, clarity and descriptiveness? -###### Is the code consistence and well structured, also do they follow naming conventions in recent pull requests? - ##### Check SonarQube logs in recent pull requests. ###### Is the log free of warnings about unsupported or deprecated libraries?