mirror of
https://github.com/redmine/redmine.git
synced 2025-11-05 04:45:57 +01:00
cleanup: rubocop: fix Layout/EmptyLinesAroundAccessModifier in lib/redmine/syntax_highlighting.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19048 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -115,6 +115,7 @@ module Redmine
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
# Alias names used by CodeRay and not supported by Rouge
|
||||
LANG_ALIASES = {
|
||||
'delphi' => 'pascal',
|
||||
|
||||
Reference in New Issue
Block a user