This website works better with JavaScript.
Explore
Help
Sign In
zalox
/
jucipp
mirror of
https://gitlab.com/cppit/jucipp
Watch
1
Star
0
Fork
You've already forked jucipp
0
Code
Issues
Projects
Releases
Wiki
Activity
IDE
c++
cmake
cpp
cpp14
cpp17
cpp2y
juci
libclang
lldb
llvm
meson
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2939
Commits
5
Branches
33
Tags
17 MiB
Tree:
2b7fc1e7d6
master
notebook_tab
python
python-refactor
xdg
v1.0.0
v1.0.1
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.2.0
v1.2.1
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.3.0
v1.3.1
v1.3.2
v1.4.0
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.4.6
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.8.0
v1.8.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2b7fc1e7d6'
${ noResults }
jucipp
/
.prettierrc
6 lines
72 B
Raw
Normal View
History
Unescape
Escape
Added .prettierrc and applied style format on markdown files
5 years ago
{
"printWidth": 100,
"proseWrap": "always",
"singleQuote": true
}