Skip to content
This repository has been archived by the owner on Apr 3, 2021. It is now read-only.

Commit

Permalink
* add clang-format config
Browse files Browse the repository at this point in the history
* applied mozilla style and fixed jshint error
* add import config validator
  • Loading branch information
softcup committed Jun 28, 2017
2 parents 16d2b48 + e489acf commit c1aaaff
Show file tree
Hide file tree
Showing 3 changed files with 269 additions and 147 deletions.
3 changes: 3 additions & 0 deletions .clang-format.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Language: JavaScript
BasedOnStyle: Mozilla
ColumnLimit: 100
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"description": "__MSG_extDescription__",
"manifest_version": 2,
"name": "__MSG_extName__",
"version": "1.3",
"version": "1.4",
"homepage_url": "https://github.com/softcup/New-Tongwentang-for-Firefox",
"icons": {
"16": "icon/tongwen-icon-16.png",
Expand Down
Loading

0 comments on commit c1aaaff

Please sign in to comment.