mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-10 01:31:45 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -106,7 +106,7 @@ fi
|
||||
|
||||
# Do not use dashes (-) in filenames, use underscores (_) instead.
|
||||
# Number of filenames with dashes as of 2024-06-17
|
||||
FILE_NUMBER_DASHES=70
|
||||
FILE_NUMBER_DASHES=68
|
||||
FILE_FIND_DASHES=$(find doc -type f -name "*-*.md" | wc -l)
|
||||
# shellcheck disable=2059
|
||||
printf "${COLOR_GREEN}INFO: Checking for filenames containing dashes...${COLOR_RESET}\n"
|
||||
|
Reference in New Issue
Block a user