Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Update rakelib/test.rake
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Matthews <matthews.jeffery@gmail.com>
  • Loading branch information
dshevtsov and jeff-matthews committed Jan 4, 2022
1 parent 6bf1895 commit d18a032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rakelib/test.rake
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ namespace :test do
puts "No links for #{include}".yellow
end
puts "Found #{includes.size} unlinked includes".red
puts 'Note, some includes such as layout/** can be used implicitly by a theme.'.bold
puts 'Be careful removing include files. Some include files, such as those in the layout/** directory, may not be linked in the project, but may be used implicitly by the doc theme.'.bold
end
end

0 comments on commit d18a032

Please sign in to comment.