Skip to content

Instantly share code, notes, and snippets.

View ray768's full-sized avatar

Ray Yeung ray768

  • Hong Kong
  • 11:59 (UTC +08:00)
View GitHub Profile
@ray768
ray768 / helloworld.js
Created July 6, 2022 08:25
[Hello world] test lepton #lepton #javascript
console.log('Hello world');
@ray768
ray768 / plsql developer beautifier rules.br
Last active March 21, 2023 02:40
allround automations plsql developer beautifier rules setting
Version=1
RightMargin=120
Indent=2
UseTabCharacter=FALSE
TabCharacterSize=2
AlignDeclarationGroups=TRUE
AlignAssignmentGroups=TRUE
KeywordCase=1
IdentifierCase=2
UseSpecialCase=TRUE