[Pkg-javascript-commits] [uglifyjs] 475/491: mention file encoding	(#2887)
    Jonas Smedegaard 
    dr at jones.dk
       
    Wed Feb 14 19:52:06 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag debian/3.3.10-1
in repository uglifyjs.
commit dea0cc06624898883c30a0d147b3146027ddc72e
Author: Alex Lam S.L <alexlamsl at gmail.com>
Date:   Tue Feb 6 16:48:49 2018 +0800
    mention file encoding (#2887)
---
 CONTRIBUTING.md | 1 +
 1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index dd28116..2d991a5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -18,6 +18,7 @@ Tests that cannot be expressed as a simple AST can be found in `test/mocha`.
 
 ## Code style
 
+- File encoding must be `UTF-8`.
 - `LF` is always used as a line ending.
 - Statements end with semicolons.
 - Indentation uses 4 spaces, switch `case` 2 spaces.
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/uglifyjs.git
    
    
More information about the Pkg-javascript-commits
mailing list