posquit0 / Awesome-CV

:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
LaTeX Project Public License v1.3c
23.03k stars 4.79k forks source link

honor reindent if no year column #177

Open fifiteen82726 opened 6 years ago

fifiteen82726 commented 6 years ago

I think the blank in this picture is a little bit weird.

I don't need to type year in the SKill section, so how do I reindent the description?

screen shot 2017-11-30 at 3 04 50 am

The original script is like

\cvsection{Technical Expertise}
\begin{cvhonors}
  \cvhonor
    {Programming Language}
    {C++, Python, Ruby, JavaScript }
    {}
    {}
    \cvhonor
    {Tool/Framework}
    {Rails, React.js, MySQL, NoSQL, Git, Unity3D, Hadoop, Tensorflow}
    {}
    {}
    \cvhonor{DevOps Service}
    {Doocker, Jenkins, Chief, Amazon Web Service}
    {}
    {}
\end{cvhonors}